Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d6424ab0 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

add usc icon in activity

parent 5c2d46cd
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
    <name>/e/ Cloud Theme Helper</name>
    <summary>/e/ Theme Helper App</summary>
    <description><![CDATA[Theme Helper App]]></description>
    <version>1.3.2</version>
    <version>1.3.3</version>
    <licence>ECORP SAS</licence>
	<author mail="dev@e.email" >ECORP SAS</author>
    <namespace>EcloudThemeHelper</namespace>
+1 −0
Original line number Diff line number Diff line
@@ -108,6 +108,7 @@ function replaceActivityIcons() {
    calendar_todo: getSvgLinkCore("actions", "checkmark", ""),
    comments: getSvgLinkCore("actions", "comment", ""),
    deck: getSvgLinkApp("deck", "deck-dark", ""),
    user_settings: getSvgLinkApp("e-user-support-center", "app", "")
  };

  let currentActive = "";