Fixed typo

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2021-11-10 17:58:04 -08:00
parent 69fe3c0299
commit 494c72d92b

View file

@ -184,7 +184,7 @@
/*
* This just disables the upload button via JS unless they have actually selected a file.
*
* Todo: - key off off of the javascript response for JS file upload info as well, so that if it fails that
* Todo: - key off the javascript response for JS file upload info as well, so that if it fails that
* check (file size and type) we should also leave it disabled.
*/