diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-06-21 15:32:05 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-06-21 15:32:05 +0200 |
commit | d9d213c80353b843c18af6e49db61fa77039f056 (patch) | |
tree | 21eaa71e62e88815a5c1caa9e0b0f273a6f63b1d /plugins/ProfileEditor | |
parent | AddressBar: code cleanup (diff) | |
download | smolbote-d9d213c80353b843c18af6e49db61fa77039f056.tar.xz |
Add Browser::about
Diffstat (limited to 'plugins/ProfileEditor')
-rw-r--r-- | plugins/ProfileEditor/ProfileEditor.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileEditor/ProfileEditor.json b/plugins/ProfileEditor/ProfileEditor.json index ffb1c32..504eea4 100644 --- a/plugins/ProfileEditor/ProfileEditor.json +++ b/plugins/ProfileEditor/ProfileEditor.json @@ -1,5 +1,5 @@ { "name": "Profile Editor", "author": "Aqua-sama", - "shortcut": "Ctrl+F2" + "shortcut": "Ctrl+Shift+P" } |