pull/4/head
Cameron Clough 2022-04-30 00:39:13 +01:00
parent 22416e25b5
commit 6f0b627a61
No known key found for this signature in database
GPG Key ID: BFB3B74B026ED43F
1 changed files with 1 additions and 1 deletions

View File

@ -123,8 +123,8 @@ async function deleteOverQuotaDrives() {
dongle_id: dongleId,
is_deleted: false,
is_preserved: false,
order: [['created', 'ASC']],
},
order: [['created', 'ASC']],
});
if (drive) {