1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-23 08:13:14 +00:00
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

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) {