repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use same lock values as mobile clients
[ProtonMail-WebClient.git]
/
packages
/
shared
/
lib
/
api
/
core
/
update.ts
blob
b8cdd860a329a66d05baec0e1f3f8021527b002b
1
export const update = (params: any) => ({
2
method: 'get',
3
url: 'core/v4/update',
4
params,
5
});