This commit is contained in:
2025-05-04 23:33:05 +02:00
parent d896008318
commit 23fcef2458

View File

@@ -2,3 +2,6 @@
---@type Frame
UIParent = {}
---@type table<string, fun(arg: string)>
SlashCmdList = {}