Rework addon loading to properly load on ADDON_LOADED
insteaad of immediately
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
local _, data = ...
|
||||
local addonname, data = ...
|
||||
---@cast data HeimdallData
|
||||
---@cast addonname string
|
||||
|
||||
if not data.dumpTable then
|
||||
---@param table table
|
||||
|
||||
Reference in New Issue
Block a user