mirror of
https://github.com/selfxyz/self.git
synced 2026-04-27 03:01:15 -04:00
move fcm token storage (#1175)
* move fcm token from proving store to setting store for better separation of concerns.
* use analytics on adapter
* Revert "use analytics on adapter"
This reverts commit 4854d6fa87.
* prettier
* please be good
* ik heb oopsie wooopsie
* remove
This commit is contained in:
@@ -76,9 +76,6 @@ function createTestClient() {
|
||||
})),
|
||||
},
|
||||
},
|
||||
notification: {
|
||||
registerDeviceToken: async () => Promise.resolve(),
|
||||
},
|
||||
crypto: {
|
||||
hash: jest.fn(),
|
||||
sign: jest.fn(),
|
||||
|
||||
Reference in New Issue
Block a user