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
Merge branch 'IDTEAM-1.26.0' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
shared
/
lib
/
api
/
support.ts
blob
2b7ebf6e831b5cf85da052ff08115ce03f2ece9b
1
export const scheduleCall = () => {
2
return {
3
url: 'core/v4/support/schedulecall',
4
method: 'get',
5
};
6
};