Use correct table for storage

This commit is contained in:
Flamanis 2024-07-15 21:49:41 -05:00 committed by andrew6180
parent dca2efad59
commit 963cd0e384

View file

@ -14,7 +14,7 @@ function _detalhes:OpenWelcomeWindow()
if (not window) then
--on first run, sincronize with guild
_detalhes.storage:DBGuildSync()
Details222.storage:DBGuildSync()
local index = 1
local pages = {}