fix: push notification permission ve toJSON çağrıları tip güvenli hale getirildi
All checks were successful
Build MIPS Binary / build (push) Successful in 4m14s

This commit is contained in:
spinline
2026-02-08 19:30:05 +03:00
parent fc83a1cc65
commit 0d059cbbd3
2 changed files with 68 additions and 110 deletions

View File

@@ -53,3 +53,4 @@ shared = { path = "../shared" }
tailwind_fuse = "0.3.2"
js-sys = "0.3.85"
base64 = "0.22.1"
serde-wasm-bindgen = "0.6.5"