eslint fixes

indiachan-spamvector
Thomas Lynch 1 year ago
parent 740c69bed1
commit 42df6ecc6e
Signed by: fatchan
GPG Key ID: A7E5E8B7E11EE92D
  1. 2
      gulp/res/js/forms.js

@ -1,4 +1,4 @@
/* globals __n modal Tegaki grecaptcha hcaptcha captchaController appendLocalStorageArray socket isThread setLocalStorage forceUpdate captchaController uploaditem */
/* globals __ __n modal Tegaki grecaptcha hcaptcha captchaController appendLocalStorageArray socket isThread setLocalStorage forceUpdate captchaController uploaditem */
async function videoThumbnail(file) {
return new Promise((resolve, reject) => {
const hiddenVideo = document.createElement('video');

Loading…
Cancel
Save