We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17799bb commit c5eb155Copy full SHA for c5eb155
api.lua
@@ -1,7 +1,7 @@
1
local _, ns = ...
2
3
--- @type TransmogUpgradeMaster
4
-local TUM = ns.TUM
+local TUM = ns.core
5
6
--- The function signatures in this file will remain stable, though no guarantees are made.
7
--- @class TransmogUpgradeMaster_API
0 commit comments