mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-19 23:06:09 +01:00
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
This commit is contained in:
parent
9c1ebe6e6d
commit
e9914ff875
2 changed files with 5 additions and 5 deletions
2
app/src/types/config.d.ts
vendored
2
app/src/types/config.d.ts
vendored
|
|
@ -1360,7 +1360,7 @@ declare namespace Config {
|
|||
* - `1`: Boot automatically
|
||||
* - `2`: Boot automatically + Minimize UI
|
||||
*/
|
||||
autoLaunch: number;
|
||||
autoLaunch2: number;
|
||||
/**
|
||||
* The absolute path of the `conf` directory of the current workspace
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue