Browse Source

Change text

pull/504/head
Jip Fr 2 years ago
parent
commit
c39d61cf53
  1. 2
      src/views/media/MediaView.tsx

2
src/views/media/MediaView.tsx

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

Loading…
Cancel
Save