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

View File

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