Skip to content

Commit

Permalink
update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
Zottelchen committed Jul 17, 2023
1 parent 547ad16 commit ef071c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ZandalariMoneyTracker.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100100
## Interface: 100105
## Title: Zandalari Money Tracker
## Author: Zottelchen
## Version: @project-version@
Expand Down
2 changes: 1 addition & 1 deletion main.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
_, _, raceID = UnitRace("player");
local _, _, raceID = UnitRace("player");
local function zamot_print(string)
print("|cFF9CCD25[ZMT]|r " .. string)
end
Expand Down

0 comments on commit ef071c1

Please sign in to comment.