aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/ProfileEditor.json
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-01-15 00:35:58 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-01-15 00:35:58 +0100
commit2660fff9e6191808aa83197639a663b73a27bbfa (patch)
treee01930c4202d87c5b74f701938a0004a952425a1 /plugins/ProfileEditor/ProfileEditor.json
parentInitial plugins testing (diff)
downloadsmolbote-2660fff9e6191808aa83197639a663b73a27bbfa.tar.xz
Moved ProfileView to ProfileEditorPlugin
Diffstat (limited to 'plugins/ProfileEditor/ProfileEditor.json')
-rw-r--r--plugins/ProfileEditor/ProfileEditor.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/ProfileEditor/ProfileEditor.json b/plugins/ProfileEditor/ProfileEditor.json
index e371eee..6a4ddea 100644
--- a/plugins/ProfileEditor/ProfileEditor.json
+++ b/plugins/ProfileEditor/ProfileEditor.json
@@ -1,5 +1,7 @@
{
"name": "Profile Editor",
+ "author": "Aqua-sama <aqua@iserlohn-fortress.net",
"shortcut": "Ctrl+F2",
- "author": "Aqua-sama <aqua@iserlohn-fortress.net"
+ "addToMenu": false,
+ "addToToolbar": true
}