manually enable setup in console

This commit is contained in:
medcl 2023-05-05 14:17:09 +08:00
parent 62b5b94c56
commit f3f1e45ac3
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ func main() {
uiModule := &ui.UIModule{}
global.Env().EnableSetup(true)
if app.Setup(func() {
//load core modules first