🎨 Improve desktop boot interface

This commit is contained in:
Daniel 2023-06-22 21:40:19 +08:00
parent 97ff59398f
commit 7b52e846df
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@ import (
)
func BootMobile(container, appDir, workspaceBaseDir, lang string) {
IncBootProgress(3, "Booting...")
IncBootProgress(3, "Booting kernel...")
rand.Seed(time.Now().UTC().UnixNano())
initMime()
initHttpClient()