mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
🎨 Improve desktop boot interface
This commit is contained in:
parent
97ff59398f
commit
7b52e846df
3 changed files with 3 additions and 3 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue