Move and open files

This commit is contained in:
Pascal Le Merrer 2026-01-28 23:34:16 +01:00
parent e583d4e4cb
commit 30c5c785f3
7 changed files with 152 additions and 6 deletions

View file

@ -24,6 +24,16 @@
}
]
},
"os:default"
"os:default",
"opener:default",
{
"identifier": "opener:allow-open-path",
"allow": [
{
"path": "/**"
}
]
},
"dialog:default"
]
}
}