This commit is contained in:
/home/neo
2026-05-15 20:31:41 +03:00
committed by GitHub
parent bd2bf0ecab
commit f2398aad23
53 changed files with 9584 additions and 3762 deletions
+13 -3
View File
@@ -18,13 +18,23 @@
"opener:default",
"gamepad:default",
"drpc:default",
"updater:default",
{
"identifier": "opener:allow-open-path",
"allow": [{ "path": "**" }]
"allow": [
{
"path": "**"
}
]
},
{
"identifier": "opener:allow-reveal-item-in-dir",
"allow": [{ "path": "**" }]
}
"allow": [
{
"path": "**"
}
]
},
"process:default"
]
}