Actually save to disk auto run code

This commit is contained in:
Flamanis
2023-07-02 10:14:47 -05:00
parent 318555ae51
commit 1f6383929f
+1
View File
@@ -5902,6 +5902,7 @@ local SPELL_POWER_PAIN = SPELL_POWER_PAIN or (PowerEnum and PowerEnum.Pain) or 1
tinsert(_detalhes_global.exit_log, "9 - Saving Auto Run Code.")
local saveAutoRunCode = function()
Details222.AutoRunCode.OnLogout()
_detalhes_global.run_code = Details.run_code
end
xpcall(saveAutoRunCode, logSaverError)
end) --end of saving data