mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-01 18:30:16 +01:00
This commit is contained in:
parent
25a0e85c98
commit
5c60586b58
15 changed files with 1 additions and 46 deletions
4
app/src/types/config.d.ts
vendored
4
app/src/types/config.d.ts
vendored
|
|
@ -1537,10 +1537,6 @@ declare namespace Config {
|
|||
* Operating system platform name
|
||||
*/
|
||||
osPlatform: string;
|
||||
/**
|
||||
* Whether to upload error logs
|
||||
*/
|
||||
uploadErrLog: boolean;
|
||||
/**
|
||||
* The absolute path of the workspace directory
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue