1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-20 14:37:43 +01:00

Change text

This commit is contained in:
Jip Fr 2023-12-01 14:39:04 +01:00
parent b14a73378f
commit c39d61cf53

View file

@ -71,7 +71,7 @@ function MediaVIewNotAllowed(props: { onGoBack(): void }) {
error={{ error={{
name: "Media not allowed", name: "Media not allowed",
description: description:
"this movie is disabled on movie-web and will not be added.", "this media is no longer availabe due to a takedown notice or copyright claim",
path: "", path: "",
}} }}
/> />