diff --git a/src/components/ChannelPage.vue b/src/components/ChannelPage.vue index 2f93b519..062bb983 100644 --- a/src/components/ChannelPage.vue +++ b/src/components/ChannelPage.vue @@ -44,7 +44,7 @@ - +
@@ -55,13 +55,13 @@ import ErrorHandler from "./ErrorHandler.vue"; import LoadingIndicatorPage from "./LoadingIndicatorPage.vue"; import CollapsableText from "./CollapsableText.vue"; import VideoItem from "./VideoItem.vue"; -import WatchOnYouTubeButton from "./WatchOnYouTubeButton.vue"; +import WatchOnButton from "./WatchOnButton.vue"; export default { components: { ErrorHandler, VideoItem, - WatchOnYouTubeButton, + WatchOnButton, LoadingIndicatorPage, CollapsableText, }, diff --git a/src/components/WatchOnButton.vue b/src/components/WatchOnButton.vue new file mode 100644 index 00000000..e97f33f4 --- /dev/null +++ b/src/components/WatchOnButton.vue @@ -0,0 +1,26 @@ + + + diff --git a/src/components/WatchOnYouTubeButton.vue b/src/components/WatchOnYouTubeButton.vue deleted file mode 100644 index bd6c895f..00000000 --- a/src/components/WatchOnYouTubeButton.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue index 2f34e6e2..52fc42f3 100644 --- a/src/components/WatchVideo.vue +++ b/src/components/WatchVideo.vue @@ -113,20 +113,15 @@ > - - - - LBRY - + + + +