Loading js/theme-helper-main.js +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ function replaceActivityIcons() { calendar_todo: getSvgLinkCore("actions", "checkmark", ""), comments: getSvgLinkCore("actions", "comment", ""), deck: getSvgLinkApp("deck", "deck-dark", ""), contacts: getSvgLinkCore("places", "contacts", ""), user_settings: getSvgLinkApp("e-user-support-center", "app", "") }; Loading Loading
js/theme-helper-main.js +1 −0 Original line number Diff line number Diff line Loading @@ -108,6 +108,7 @@ function replaceActivityIcons() { calendar_todo: getSvgLinkCore("actions", "checkmark", ""), comments: getSvgLinkCore("actions", "comment", ""), deck: getSvgLinkApp("deck", "deck-dark", ""), contacts: getSvgLinkCore("places", "contacts", ""), user_settings: getSvgLinkApp("e-user-support-center", "app", "") }; Loading