Skip to content

Commit

Permalink
fixed: plugin priority issue with profile manager
Browse files Browse the repository at this point in the history
  • Loading branch information
jeabakker committed Nov 4, 2019
1 parent d2fcafa commit f9c9c36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
<plugin>groups</plugin>
<priority>after</priority>
</requires>
<requires>
<type>priority</type>
<plugin>profile_manager</plugin>
<priority>after</priority>
</requires>

<suggests>
<type>plugin</type>
Expand Down

0 comments on commit f9c9c36

Please sign in to comment.