Release v1.0.6: Background Timer Fix

This commit is contained in:
2025-11-23 13:15:45 +01:00
parent 9abdd10ada
commit 2f861c2fcb
9 changed files with 212 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(npm run build:*)"
],
"deny": [],
"ask": []
}
}