Set default key for disable GUI to "insert"
This commit is contained in:
@@ -46,6 +46,7 @@ let streamingRadioVolume = 50;
|
||||
let streamingRadioElement = false;
|
||||
|
||||
let enterPropertyKey = null;
|
||||
let disableGUIKey = getKeyIdFromParams("insert");
|
||||
|
||||
let inAnimation = false;
|
||||
let forcedAnimation = null;
|
||||
|
||||
Reference in New Issue
Block a user