handle form hide on delete confirm

This commit is contained in:
Simon 2025-07-10 17:09:11 +07:00
parent f51e094745
commit cefa0093ba
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -504,6 +504,7 @@ const Download = () => {
vidTypeFilterFromUrl,
);
setRefresh(true);
setShowDeleteConfirm(false);
}}
>
Confirm