Bugfix: HDD: Update default location to **File System** in filechooser
This commit is contained in:
parent
27bcd58c11
commit
18ae88601b
@ -23,7 +23,7 @@
|
|||||||
},
|
},
|
||||||
"filesystem": {
|
"filesystem": {
|
||||||
"type": "filechooser",
|
"type": "filechooser",
|
||||||
"default": "/",
|
"default": "file:///",
|
||||||
"description": "Filesystem to monitor",
|
"description": "Filesystem to monitor",
|
||||||
"tooltip": "Select a directory in the filesystem to monitor.",
|
"tooltip": "Select a directory in the filesystem to monitor.",
|
||||||
"allow-none" : true,
|
"allow-none" : true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user