Fix deleted event handling in repository stores

This commit is contained in:
Jon Staab
2026-02-03 17:39:00 -08:00
parent c5f3681739
commit debc3080c3
3 changed files with 22 additions and 11 deletions
+1
View File
@@ -13,6 +13,7 @@ export * from "./Nip86.js"
export * from "./Nip98.js"
export * from "./Pow.js"
export * from "./Profile.js"
export * from "./Pubkey.js"
export * from "./Relay.js"
export * from "./Room.js"
export * from "./Tags.js"