mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +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],
|
service_id=ttrss.managed_services[0],
|
||||||
diagnostics_module_name="ttrss",
|
diagnostics_module_name="ttrss",
|
||||||
description=ttrss.description,
|
description=ttrss.description,
|
||||||
show_status_block=False
|
show_status_block=True
|
||||||
), name='index'),
|
), name='index'),
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user