kopia lustrzana https://github.com/nolanlawson/pinafore
the delay does not do anything
rodzic
eaefbaa07c
commit
438b3519a4
|
@ -45,7 +45,6 @@ export async function restoreMastodonData () {
|
|||
console.log('Restoring mastodon data...')
|
||||
let internalIdsToIds = {}
|
||||
for (let action of actions) {
|
||||
await new Promise(resolve => setTimeout(resolve, 1000)) // delay so that notifications have proper order
|
||||
console.log(JSON.stringify(action))
|
||||
let accessToken = users[action.user].accessToken
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue