mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Fix typo
This commit is contained in:
parent
e653c72d87
commit
1dc957b56a
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ function MediaVIewNotAllowed(props: { onGoBack(): void }) {
|
|||
error={{
|
||||
name: "Media not allowed",
|
||||
description:
|
||||
"this media is no longer availabe due to a takedown notice or copyright claim",
|
||||
"this media is no longer available due to a takedown notice or copyright claim",
|
||||
path: "",
|
||||
}}
|
||||
/>
|
||||
|
|
Loading…
Reference in a new issue