diff --git a/Globals.lua b/Globals.lua index 0b5e22b..9f5a267 100644 --- a/Globals.lua +++ b/Globals.lua @@ -2,3 +2,6 @@ ---@type Frame UIParent = {} + +---@type table +SlashCmdList = {}