diff --git a/Libs/DF/fw.lua b/Libs/DF/fw.lua index 9154c25e..9425acdd 100644 --- a/Libs/DF/fw.lua +++ b/Libs/DF/fw.lua @@ -41,7 +41,7 @@ DF.dversion = dversion DF.AuthorInfo = { Name = "Terciob", - Discord = "https://discord.gg/AGSzAZX", + Discord = --[["https://discord.gg/AGSzAZX"]]"https://discord.gg/classless", } function DF:Msg(msg, ...) diff --git a/Libs/DF/panel.lua b/Libs/DF/panel.lua index 5d318bde..28d7c712 100644 --- a/Libs/DF/panel.lua +++ b/Libs/DF/panel.lua @@ -4638,7 +4638,7 @@ function detailsFramework:BuildStatusbarAuthorInfo(f, addonBy, authorsNameString local options_dropdown_template = detailsFramework:GetTemplate("dropdown", "OPTIONS_DROPDOWN_TEMPLATE") local discordTextEntry = detailsFramework:CreateTextEntry(f, function()end, 200, 18, "DiscordTextBox", _, _, options_dropdown_template) - discordTextEntry:SetText("https://discord.gg/AGSzAZX") + discordTextEntry:SetText(--[["https://discord.gg/AGSzAZX"]]"https://discord.gg/classless") discordTextEntry:SetFrameLevel(5000) authorName:SetPoint("left", f, "left", 2, 0) diff --git a/functions/slash.lua b/functions/slash.lua index 2f1568ad..9d7de1be 100644 --- a/functions/slash.lua +++ b/functions/slash.lua @@ -255,7 +255,7 @@ function SlashCmdList.DETAILS (msg, editbox) Details:OpenNewsWindow() elseif (command == "discord") then - Details:CopyPaste ("https://discord.gg/AGSzAZX") + Details:CopyPaste (--[["https://discord.gg/AGSzAZX"]]"https://discord.gg/classless") -- dont send people to harass official discord. elseif (command == "m+log") then