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