Set default key for disable GUI to "insert"

This commit is contained in:
Vortrex
2021-12-11 20:12:55 -06:00
parent d38ab8e960
commit 4a17f62413

View File

@@ -46,6 +46,7 @@ let streamingRadioVolume = 50;
let streamingRadioElement = false;
let enterPropertyKey = null;
let disableGUIKey = getKeyIdFromParams("insert");
let inAnimation = false;
let forcedAnimation = null;