mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
fix(element): Update favicon to use PNG version
This commit is contained in:
@@ -15,8 +15,8 @@ assets:
|
||||
element:
|
||||
subdomain: {{ .Values.global.hosts.element }}
|
||||
paths:
|
||||
- path: "/vector-icons/favicon.........ico"
|
||||
data: {{ .Values.theme.imagery.chat.faviconIco }}
|
||||
- path: "/vector-icons/favicon.png"
|
||||
data: {{ .Values.theme.imagery.chat.faviconPng }}
|
||||
jitsi:
|
||||
subdomain: {{ .Values.global.hosts.jitsi }}
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user