This commit is contained in:
LASER-Yi 2022-03-20 20:50:59 +08:00
parent d964f04c27
commit 4c7c240820
No known key found for this signature in database
GPG Key ID: BB28903D50A1D408
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ function SubtitleUploadModal<T>(props: ComponentProps<T>) {
language: initialLanguage,
forced: false,
hi: false,
payload: initialRef.current,
payload: { ...initialRef.current },
}));
if (update) {