Re-making the commit for reported issues on classic wow

This commit is contained in:
Tercioo
2019-05-28 13:25:48 -03:00
parent 7c9a3957b4
commit 6069094af7
3 changed files with 14 additions and 2 deletions
+4
View File
@@ -164,6 +164,10 @@ function SlashCmdList.DETAILS (msg, editbox)
elseif (command == Loc ["STRING_SLASH_CHANGES"] or command == Loc ["STRING_SLASH_CHANGES_ALIAS1"] or command == Loc ["STRING_SLASH_CHANGES_ALIAS2"] or command == "news" or command == "updates") then
_detalhes:OpenNewsWindow()
elseif (command == "discord") then
_detalhes:CopyPaste ("https://discord.gg/AGSzAZX")
elseif (command == "debugwindow") then
local window1 = Details:GetWindow(1)