|
@@ -22,15 +22,15 @@
|
|
|
"messages": {
|
|
|
"accountRemoval": "Your account will be deactivated instantly and your data will shortly be deleted by an admin."
|
|
|
},
|
|
|
- "shortcutOverrides": {
|
|
|
- "editSong.useAllDiscogs": {
|
|
|
- "keyCode": 68,
|
|
|
- "ctrl": true,
|
|
|
- "alt": true,
|
|
|
- "shift": false,
|
|
|
- "preventDefault": true
|
|
|
- }
|
|
|
- },
|
|
|
+ // "shortcutOverrides": {
|
|
|
+ // "editSong.useAllDiscogs": {
|
|
|
+ // "keyCode": 68,
|
|
|
+ // "ctrl": true,
|
|
|
+ // "alt": true,
|
|
|
+ // "shift": false,
|
|
|
+ // "preventDefault": true
|
|
|
+ // }
|
|
|
+ // },
|
|
|
"skipConfigVersionCheck": false,
|
|
|
"configVersion": 7
|
|
|
}
|