-
-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
Description
While using the mini layout, the admin entry is placed on top while the standard one is below it, it should be the other way, like the other layouts.
I fixed it by replacing "AdminMini" by "MiniAdmin" in both install.ps1 and uninstall.ps1, I don't know if it's the correct way to do it, but it worked for me.
dJani97