Skip to content

Commit

Permalink
update value params
Browse files Browse the repository at this point in the history
  • Loading branch information
azayati committed Nov 14, 2023
1 parent b420d47 commit a3d0d52
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,12 @@
<value>6.5.0</value>
</value-param>
<value-param>
<name>navigation.node.names</name>
<name>space.node.names</name>
<description>The plugin will set the icons of these space nodes names</description>
<value>settings;members;notes;tasks,TaskManagementApplication,Tasks;SpaceWallet;agenda,Calendar;documents</value>
</value-param>
<value-param>
<name>navigation.node.icons</name>
<name>space.node.icons</name>
<description>The plugin will set the space nodes icons with these icons</description>
<value>fas fa-cog;fas fa-users;fas fa-clipboard;fas fa-tasks;fas fa-wallet;fas fa-calendar-alt;fas fa-folder-open</value>
</value-param>
Expand All @@ -196,6 +196,4 @@
</init-params>
</component-plugin>
</external-component-plugins>


</configuration>

0 comments on commit a3d0d52

Please sign in to comment.