pull/7949/merge
Timo Kruth 1 week ago committed by GitHub
commit 8ec5e97e6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -75,7 +75,7 @@ module.exports = {
state: {
status: 'pending',
message: 'Initializing...',
lastAttempt: null
lastAttempt: new Date().toISOString()
}
}).where('key', tgt.key)
}

Loading…
Cancel
Save