add hint type to settingUtil
This commit is contained in:
parent
74d62ac1aa
commit
f84497f6da
6 changed files with 36 additions and 4 deletions
|
@ -7,7 +7,7 @@ import readline from 'node:readline';
|
|||
|
||||
//Please write the "workspace/data/plugins" directory here
|
||||
//请在这里填写你的 "workspace/data/plugins" 目录
|
||||
let targetDir = '';
|
||||
let targetDir = '/home/zxkmm/文档/siyuan_dev/data/plugins';
|
||||
//Like this
|
||||
// let targetDir = `H:\\SiYuanDevSpace\\data\\plugins`;
|
||||
//********************************************************************************************
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue