mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-07-13 17:41:51 -04:00
Upgraded to Tauri 2.0
- Added EUPL 1.2
This commit is contained in:
parent
ebfe2d644c
commit
17a5599067
11 changed files with 1866 additions and 1128 deletions
13
src-tauri/capabilities/migrated.json
Normal file
13
src-tauri/capabilities/migrated.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"identifier": "migrated",
|
||||
"description": "permissions that were migrated from v1",
|
||||
"local": true,
|
||||
"windows": [
|
||||
"main"
|
||||
],
|
||||
"permissions": [
|
||||
"core:default",
|
||||
"shell:allow-open",
|
||||
"shell:default"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue