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: "",
}} }}
/> />