mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"appId": "com.logseq.app",
|
|
"appName": "Logseq",
|
|
"bundledWebRuntime": false,
|
|
"webDir": "public",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 3000,
|
|
"launchAutoHide": false
|
|
}
|
|
}
|
|
}
|