Use correct table for storage
This commit is contained in:
parent
dca2efad59
commit
963cd0e384
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue