- Fix welcome screen.
This commit is contained in:
parent
946fc3721b
commit
f37d474c50
1 changed files with 2 additions and 1 deletions
|
|
@ -311,7 +311,8 @@ end --]]
|
|||
_detalhes.time_type = _detalhes_global.time_type or _detalhes.time_type
|
||||
|
||||
_detalhes.SpellOverwriteUser = _detalhes_global.SpellOverwriteUser or _detalhes.SpellOverwriteUser
|
||||
|
||||
else
|
||||
_detalhes.is_first_run = true
|
||||
end
|
||||
|
||||
return true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue