mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-18 09:10:49 +00:00
Status block enabled.
This commit is contained in:
parent
552dcb31dc
commit
d328a112cd
@ -30,6 +30,6 @@ urlpatterns = [
|
||||
service_id=ttrss.managed_services[0],
|
||||
diagnostics_module_name="ttrss",
|
||||
description=ttrss.description,
|
||||
show_status_block=False
|
||||
show_status_block=True
|
||||
), name='index'),
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user