Skip to content

Commit 78c6933

Browse files
committed
Update Maps.lua
1 parent 6d8032d commit 78c6933

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Options/Maps.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,11 +1136,11 @@ options.eventTracker = {
11361136
},
11371137
},
11381138
},
1139-
khazAlgarEmissary = {
1139+
weeklyTWW = {
11401140
order = 12,
11411141
type = "group",
11421142
inline = true,
1143-
name = L["Khaz Algar Emissary"],
1143+
name = format("%s (%s)", L["Weekly Quest"], L["[ABBR] The War Within"]),
11441144
get = function(info)
11451145
return E.db.WT.maps.eventTracker[info[#info - 1]][info[#info]]
11461146
end,

0 commit comments

Comments
 (0)