sync: fix tauri storage API (#264)

This commit is contained in:
Huang Xin 2025-01-29 01:49:58 +01:00 committed by GitHub
parent 377f5c314d
commit 27eca300fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 66 additions and 41 deletions

View file

@ -44,6 +44,9 @@
"allow": [
{
"url": "https://*.deepl.com"
},
{
"url": "https://*.cloudflarestorage.com"
}
]
},