randomize moved to API

This commit is contained in:
2023-07-11 22:54:13 +02:00
parent 511c18ad1b
commit 32ff7a2a20
10 changed files with 54 additions and 293 deletions

View File

@@ -85,7 +85,7 @@
console.log(img_local)
const data = {
image: img_local,
filename: short_name + '.webp',
name: short_name,
bearer: password,
}
await fetch(`/api/img/add`, {