fix lua errors

This commit is contained in:
andrew6180
2024-05-27 01:48:01 -07:00
parent 8bb81ed1c1
commit 6a677e5a22
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -648,6 +648,7 @@ end
"PvPTalentUpdate",
"KeystoneUpdate",
"KeystoneWipe",
"LegendaryEnchantUpdate",
}
--save build the table to avoid lose registered events on older versions
+1 -1
View File
@@ -3022,7 +3022,7 @@ do
if (selectedWindow) then
Details:DeleteInstance(selectedWindow)
ReloadUI()
StaticPopup_Show("RELOAD_UI_NEEDED")
end
end,
name = Loc ["STRING_OPTIONS_INSTANCE_DELETE"],