mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-04-13 13:10:56 +00:00
some UI changes
This commit is contained in:
parent
16c460cdc2
commit
221794026e
1 changed files with 1 additions and 1 deletions
|
|
@ -1024,7 +1024,7 @@ const LibraryScreen = () => {
|
|||
: item
|
||||
));
|
||||
} catch (error) {
|
||||
toast('Failed to update watched status', { duration: 1200 });
|
||||
Toast.error('Failed to update watched status');
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue