list of commands registered and used in whole shortcuts script
Config.Commands = { KEYBOARD = 'shortcutskeyboard', OVERVIEW = 'shortcuts', ADMIN = 'shortcutsadmin', }
Hotkey used for quick open of shortcut keyboard defined in config.lua
Config.DefaultShortcutsKeyboardHotkey = 'I'
Last updated 2 years ago