Clean up LoginInfo to not eat too much memory

This commit is contained in:
2024-11-26 21:03:37 +01:00
parent 700e0771e5
commit dce05a3c44

View File

@@ -1,2 +1,6 @@
aura_env.KickTime = 0
aura_env.AfkSince = 0
aura_env.AfkSince = 0
WeakAurasSaved.Cyka.LoginInfo = {
[Today] = WeakAurasSaved.Cyka.LoginInfo[Today] or {}
}