How do I kill "OpenHAB Builtin Log Viewer" in the "Other Apps" section on the Overview Page?

Ever since migrating to 5.x I noticed that there still is the “OpenHAB Builtin Log Viewer” pointing to /developer-tools/log-viewer. That seems to be the old frontail which is now gone and replaced. However I can’t seem to find where this Other App is configured. I wanna get rid of it. Is it a problem on my part or did someone forget to remove it?

Many thanks!

I think what you mean is this issue:

https://community.openhab.org/t/oh3-where-is-frontail-and-paper-ui/110792/13

You can edit it and remove frontail.
But frontail is not completely gone, but no more recommended.

edit: It’s a little further down in the above link. The path is
openhab-userdata/config/org/openhab/core/ui/tiles.config

I am terribly sorry, I must have made a mistake, amending the runtime.cfg fixes everything. I simply missed the trailing / in the url “http://localhost:8080/developer/log-viewer/”

Thanks!