mirror of
https://github.com/status-im/status-go.git
synced 2025-02-06 11:56:01 +00:00
Updated Whisper Push Notifications (markdown)
parent
1fa7f0e2eb
commit
46e5912edd
@ -209,7 +209,7 @@ var createChatSession = function (subscriptionKey) {
|
||||
// 2. share that key with others, so that they can register themselves
|
||||
// 3. use chat key to trigger notifications
|
||||
registerDevice(payload.key);
|
||||
shareAndUseChatKey(payload.key);
|
||||
shareChatKey(payload.key);
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user