docs: make channel join log visible for verification

This commit is contained in:
Xurkon
2026-03-17 22:58:20 -05:00
parent a69883594c
commit 282d7cdd22
+1 -1
View File
@@ -128,7 +128,7 @@ function QuestieLearnerComms:Initialize()
if channelId == 0 then
JoinPermanentChannel(hiddenChannelName, nil, DEFAULT_CHAT_FRAME:GetID(), 1)
ChatFrame_RemoveChannel(DEFAULT_CHAT_FRAME, hiddenChannelName)
DebugLog("DEVELOP", "Joined hidden channel: " .. hiddenChannelName)
DebugLog("CRITICAL", "Joined hidden data-sharing channel: " .. hiddenChannelName)
end
-- Process incoming/outgoing queues