test commit
This commit is contained in:
@@ -5,7 +5,7 @@ async function main() {
|
||||
where: { isResized: false },
|
||||
data: { isResized: true },
|
||||
})
|
||||
console.log(`Marked ${count} existing images as resized`)
|
||||
console.info(`Marked ${count} existing images as resized`)
|
||||
}
|
||||
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user