Skip to content

Commit 742ca6f

Browse files
committed
fix(branding): Register in-line commands
1 parent e304ad8 commit 742ca6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Locales/enUS.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function Return_enUS()
6969
["ma_CloseWindow"] = "X",
7070
["tt_CloseWindow"] = "Close AzerothCoreAdmin",
7171
--[[Other]]
72-
["slashcmds"] = { "/trinityadmin", "/ta" },
72+
["slashcmds"] = { "/azerothcoreadmin", "/acadmin" },
7373
["lang"] = "English",
7474
["realm"] = "|cFF00FF00Realm:|r "..GetCVar("realmName"), --do not change this line!
7575
["char"] = "|cFF00FF00Char:|r "..UnitName("player"), --do not change this line!

0 commit comments

Comments
 (0)