Skip to content

Commit

Permalink
feat: Change SpaceNavigationIconUpgradePlugin config
Browse files Browse the repository at this point in the history
  • Loading branch information
IlhemEssaadi committed Nov 24, 2023
1 parent a93f0c3 commit 1989e22
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@
</init-params>
</component-plugin>
<component-plugin>
<name>SpaceNodeIconsPlugin</name>
<name>SpaceNavigationIconUpgradePlugin</name>
<set-method>addUpgradePlugin</set-method>
<type>org.exoplatform.social.core.upgrade.SpaceNodeIconsPlugin</type>
<type>io.meeds.social.core.upgrade.SpaceNavigationIconUpgradePlugin</type>
<description>Configure space node icons</description>
<init-params>
<value-param>
Expand Down

0 comments on commit 1989e22

Please sign in to comment.