mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-06 04:40:15 +01:00
🎨 记录操作系统平台
This commit is contained in:
parent
d316e4abc3
commit
235d940cad
7 changed files with 72 additions and 5 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -424,6 +424,7 @@ declare interface IConfig {
|
|||
container: "std" | "android" | "docker" | "ios"
|
||||
isMicrosoftStore: boolean
|
||||
os: "windows" | "linux" | "darwin"
|
||||
osPlatform: string
|
||||
homeDir: string
|
||||
xanadu: boolean
|
||||
udanax: boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue