Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MethodAltManager.lua
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ local favoriteTier = EJ_GetNumTiers()
-- BfA Currencies
local currencies = {
[1560] = {},
[1587] = {},
[1565] = {},
[1718] = {},
[1721] = {},
[1710] = {}
};

Expand Down
2 changes: 1 addition & 1 deletion MethodAltManager.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 80000
## Interface: 80205
## Title: Method Alt Manager
## Author: Qoning and Sefriol
## Version: @project-version@
Expand Down