Loading appinfo/info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ <category>security</category> <bugs>https://gitlab.e.foundation/e/infra/selfhost/nextcloud-apps/ecloud-theme-helper/-/issues/</bugs> <dependencies> <nextcloud min-version="22" max-version="22"/> <nextcloud min-version="22" max-version="23"/> </dependencies> <repair-steps> <install> Loading js/theme-helper-main.js +2 −1 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ function replaceActivityIcons() { files_favorites: getSvgLinkCore("actions", "star", ""), bookmarks: getSvgLinkCore("actions", "star", ""), files: getSvgLinkCore("places", "files", ""), security: getSvgLinkCore("actions", "password", ""), files_sharing: getSvgLinkCore("actions", "share", ""), calendar: getSvgLinkApp("calendar", "calendar", ""), calendar_todo: getSvgLinkCore("actions", "checkmark", ""), Loading Loading
appinfo/info.xml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ <category>security</category> <bugs>https://gitlab.e.foundation/e/infra/selfhost/nextcloud-apps/ecloud-theme-helper/-/issues/</bugs> <dependencies> <nextcloud min-version="22" max-version="22"/> <nextcloud min-version="22" max-version="23"/> </dependencies> <repair-steps> <install> Loading
js/theme-helper-main.js +2 −1 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ function replaceActivityIcons() { files_favorites: getSvgLinkCore("actions", "star", ""), bookmarks: getSvgLinkCore("actions", "star", ""), files: getSvgLinkCore("places", "files", ""), security: getSvgLinkCore("actions", "password", ""), files_sharing: getSvgLinkCore("actions", "share", ""), calendar: getSvgLinkApp("calendar", "calendar", ""), calendar_todo: getSvgLinkCore("actions", "checkmark", ""), Loading