dont send people to official details discord, private servers are not supported.

This commit is contained in:
andrew6180
2024-05-21 02:31:56 -07:00
parent 43f28cdff6
commit eaf3e4765c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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)