mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
fix: fix white screen after splash
This commit is contained in:
@@ -3,8 +3,10 @@
|
||||
"appName": "Logseq",
|
||||
"bundledWebRuntime": false,
|
||||
"webDir": "public",
|
||||
"server": {
|
||||
"url": "http://192.168.1.59:3001",
|
||||
"cleartext": true
|
||||
"plugins": {
|
||||
"SplashScreen": {
|
||||
"launchShowDuration": 3000,
|
||||
"launchAutoHide": false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user