From 23fcef2458443a75899e10b50d92de94a238a1c5 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Sun, 4 May 2025 23:33:05 +0200 Subject: [PATCH] Update --- Globals.lua | 3 +++ 1 file changed, 3 insertions(+) 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 = {}