Enable state-store on matrix-sdk-indexeddb
This commit is contained in:
@@ -29,7 +29,7 @@ js = ["matrix-sdk-common/js", "matrix-sdk-base/js"]
|
||||
|
||||
sqlite = ["dep:matrix-sdk-sqlite", "matrix-sdk-sqlite?/state-store"]
|
||||
bundled-sqlite = ["sqlite", "matrix-sdk-sqlite?/bundled"]
|
||||
indexeddb = ["dep:matrix-sdk-indexeddb"]
|
||||
indexeddb = ["matrix-sdk-indexeddb/state-store"]
|
||||
|
||||
qrcode = ["e2e-encryption", "matrix-sdk-base/qrcode"]
|
||||
automatic-room-key-forwarding = ["e2e-encryption", "matrix-sdk-base/automatic-room-key-forwarding"]
|
||||
|
||||
Reference in New Issue
Block a user