Release Candidate 1

This commit is contained in:
Tercio Jose
2023-01-04 20:12:55 -03:00
parent 332c47b873
commit da5481c143
9 changed files with 77 additions and 9 deletions
+1 -1
View File
@@ -777,7 +777,7 @@ do
end)
C_Timer.After(1, function()
if (EncounterJournalSuggestTab) then
EncounterJournalSuggestTab:Click()
--EncounterJournalSuggestTab:Click()
end
end)