built wails project
This commit is contained in:
11
FCLauncher.old/src-tauri/capabilities/desktop.json
Normal file
11
FCLauncher.old/src-tauri/capabilities/desktop.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"identifier": "desktop-capability",
|
||||
"platforms": [
|
||||
"macOS",
|
||||
"windows",
|
||||
"linux"
|
||||
],
|
||||
"permissions": [
|
||||
"updater:default"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user