X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit-ng%2Fstatic%2Fjs%2Fupload.js;h=a4bc77a4082bf5b1668c393fd6cfd9cd398db4e9;hb=545fc1a847d9401923ef312f995d4f385da84e56;hp=3f6a33519f4372f64f0102c0e3d1b3eda048577a;hpb=fd392a81796b0b94695e642fc095e1f9c8278c8b;p=citadel.git diff --git a/webcit-ng/static/js/upload.js b/webcit-ng/static/js/upload.js index 3f6a33519..a4bc77a40 100644 --- a/webcit-ng/static/js/upload.js +++ b/webcit-ng/static/js/upload.js @@ -4,7 +4,7 @@ // Copyright (c) 2016-2023 by the citadel.org team // // This program is open source software. Use, duplication, or -// disclosure are subject to the GNU General Public License v3. +// disclosure is subject to the GNU General Public License v3. var uploads_in_progress = 0; var uploads = [] ; // everything the user has uploaded