Page MenuHomePhabricator

D13693.id45058.diff
No OneTemporary

D13693.id45058.diff

diff --git a/keyserver/src/user/login.js b/keyserver/src/user/login.js
--- a/keyserver/src/user/login.js
+++ b/keyserver/src/user/login.js
@@ -153,7 +153,7 @@
prekey: notificationsPrekey,
prekeySignature: notificationsPrekeySignature,
oneTimeKeys: notificationsOneTimeKeys,
- } = await fetchCallUpdateOlmAccount('notifications', retrieveAccountKeysSet);
+ } = await getUpdateNotificationsAccount(retrieveAccountKeysSet);
const contentAccountCallback = async (account: OlmAccount) => {
const {

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 17, 5:32 PM (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2311667
Default Alt Text
D13693.id45058.diff (521 B)

Event Timeline