Move and open files
This commit is contained in:
parent
e583d4e4cb
commit
30c5c785f3
7 changed files with 152 additions and 6 deletions
|
|
@ -24,6 +24,16 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"os:default"
|
||||
"os:default",
|
||||
"opener:default",
|
||||
{
|
||||
"identifier": "opener:allow-open-path",
|
||||
"allow": [
|
||||
{
|
||||
"path": "/**"
|
||||
}
|
||||
]
|
||||
},
|
||||
"dialog:default"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue