Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"$schema": "../gen/schemas/desktop-schema.json",
"identifier": "default",
"description": "enables the default permissions",
"windows": [
"main"
],
"permissions": [
"core:default",
"identifier": "fs:allow-read-file",
"allow": [{ "path": "**" }]
}
]