Change signature
This commit is contained in:
parent
eac737b889
commit
8ecb93656c
@ -244,7 +244,7 @@ function print_picture(data){
|
||||
let time = currentDate.getHours() + ":" + currentDate.getMinutes() + ":" + currentDate.getSeconds();
|
||||
|
||||
formData.set("img", picture, "picture.png");
|
||||
formData.set("signature", " Accès Libre ~ 1 An ~ Fête de la Musique Libre @ " + time)
|
||||
formData.set("signature", "Webcam")
|
||||
|
||||
fetch(url, {
|
||||
method: 'POST', // or 'PUT'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user