mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
matrixsynapse: Fix front page icon name
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
136ae1c715
commit
f550c7f68a
@ -95,8 +95,8 @@ def setup(helper, old_version=None):
|
||||
|
||||
|
||||
def add_shortcut():
|
||||
frontpage.add_shortcut('matrix-synapse', title, details=description,
|
||||
configure_url=reverse_lazy('matrix-synapse:index'),
|
||||
frontpage.add_shortcut('matrixsynapse', title, details=description,
|
||||
configure_url=reverse_lazy('matrixsynapse:index'),
|
||||
login_required=True)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user