feat(desktop): open project documents by type

This commit is contained in:
2026-07-26 00:09:33 +08:00
parent f67660f3e5
commit 139e0d59ed
5 changed files with 47 additions and 13 deletions

View File

@@ -25,7 +25,7 @@
}
],
"security": {
"csp": "default-src 'self'; img-src 'self' asset: https: data:; style-src 'self' 'unsafe-inline'; connect-src http: https:"
"csp": "default-src 'self' blob:; img-src 'self' asset: https: data:; style-src 'self' 'unsafe-inline'; connect-src http: https:"
}
},
"bundle": {