We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd6915 commit 5559bceCopy full SHA for 5559bce
uxp/manifest.json
@@ -2,7 +2,7 @@
2
"name": "Alchemist",
3
"id": "2bcdb900",
4
"main": "index.html",
5
- "version": "1.5.1",
+ "version": "1.5.2",
6
"manifestVersion": 5,
7
"host": [{
8
"app": "PS",
@@ -15,7 +15,7 @@
15
"clipboard": "readAndWrite",
16
"launchProcess": "request",
17
"allowCodeGenerationFromStrings": true,
18
- "localFileSystem":"request",
+ "localFileSystem":"fullAccess",
19
"network": {
20
"domains": ["alchemist.bereza.cz"]
21
}
0 commit comments