mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 22:20:51 +01:00
add notifications
This commit is contained in:
@ -29,7 +29,8 @@
|
||||
"connect-src": [
|
||||
"'self'",
|
||||
"http://tauri.localhost",
|
||||
"ipc:http://ipc.localhost"
|
||||
"ipc:",
|
||||
"http://ipc.localhost"
|
||||
],
|
||||
"img-src": ["'self'", "http://tauri.localhost", "data:", "blob:"],
|
||||
"font-src": ["'self'", "http://tauri.localhost"],
|
||||
|
||||
Reference in New Issue
Block a user