Rename digest to readest

This commit is contained in:
chrox 2024-09-24 15:03:56 +02:00
parent 866964cb12
commit 5172b049ea
No known key found for this signature in database
GPG key ID: 07EA917B97209AE3
41 changed files with 12 additions and 11 deletions

View file

@ -0,0 +1,11 @@
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "enables the default permissions",
"windows": [
"main"
],
"permissions": [
"core:default"
]
}