mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 22:50:13 +01:00
🎨 Improve desktop boot interface
This commit is contained in:
parent
97ff59398f
commit
7b52e846df
3 changed files with 3 additions and 3 deletions
|
|
@ -52,7 +52,7 @@ var (
|
|||
)
|
||||
|
||||
func Boot() {
|
||||
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