image GIF upload bug

This commit is contained in:
Justin 2022-03-02 18:18:05 +08:00 committed by GitHub
parent fff6360153
commit 182316f6ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -514,6 +514,8 @@ allFeaturesRemoveBtns.map((value, index) => {
else { else {
*/ */
item.remove(); item.remove();
uploaded_images = [];
uploaded_GIFs = [];
//} //}
} }
} }