diff options
Diffstat (limited to 'constants/ModGuiSwitcher.json')
-rw-r--r-- | constants/ModGuiSwitcher.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/constants/ModGuiSwitcher.json b/constants/ModGuiSwitcher.json index bc470e8..771b44c 100644 --- a/constants/ModGuiSwitcher.json +++ b/constants/ModGuiSwitcher.json @@ -9,6 +9,15 @@ "Apec.Components.Gui.Menu.SettingsMenu.ApecMenu$ApecMenuGui" ] }, + "BazaarNotifier": { + "description": [ + "Helps with Bazaar" + ], + "command": "bazaarnotifier", + "guiPath": [ + "dev.meyi.bn.gui.SettingsGui" + ] + }, "Chat Triggers": { "description": [ "Chat Triggers Modules" |