fix: sync native objective POIs with Questie icons

This commit is contained in:
Xurkon
2026-06-12 22:20:09 -05:00
parent 9a9002a92e
commit 71e172c4d0
5 changed files with 52 additions and 18 deletions
+1
View File
@@ -226,6 +226,7 @@ QuestieInit.Stages[1] = function() -- run as a coroutine
end
Questie:SetIcons()
QuestieCompat.SyncBlizzardObjectivePOIs(Questie.db.profile.enableObjectives)
if QUESTIE_LOCALES_OVERRIDE ~= nil then
l10n:InitializeLocaleOverride()