mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-25 11:43:17 +01:00
fix bug
This commit is contained in:
parent
e01cc243eb
commit
296a3a2ad5
@ -74,7 +74,7 @@ const toast = Swal.mixin({
|
||||
});
|
||||
|
||||
const errorToast = (title) => toast.fire({
|
||||
type: 'error',
|
||||
icon: 'error',
|
||||
title,
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user