mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-24 18:31:16 +01:00
Fix GraphQL content type on creation, and placeholder
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
},
|
||||
"package": {
|
||||
"productName": "Yaak",
|
||||
"version": "2024.3.2"
|
||||
"version": "2024.3.3"
|
||||
},
|
||||
"tauri": {
|
||||
"windows": [],
|
||||
@@ -28,7 +28,7 @@
|
||||
"scope": [
|
||||
"$RESOURCE/*",
|
||||
"$APPDATA/responses/*"
|
||||
]
|
||||
]
|
||||
},
|
||||
"shell": {
|
||||
"all": false,
|
||||
|
||||
Reference in New Issue
Block a user