fixed default script path for neon

This commit is contained in:
Rudis Muiznieks 2023-04-12 11:41:42 -05:00
parent 11abfa67b7
commit 47c1a7a0b1
Signed by: rudism
GPG Key ID: CABF2F86EF7884F9
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"name": "script_dir", "name": "script_dir",
"type": "text", "type": "text",
"label": "Directory containing scripts", "label": "Directory containing scripts",
"value": "/home/mycroft/scripts" "value": "/home/neon/scripts"
}] }]
}] }]
} }