diff --git a/src/components/Video/VideoSharingPanel.vue b/src/components/Video/VideoSharingPanel.vue index acb47c5..807475f 100644 --- a/src/components/Video/VideoSharingPanel.vue +++ b/src/components/Video/VideoSharingPanel.vue @@ -7,17 +7,27 @@ {{ $t('video_sharing_panel.via_pm')}} - + + + + {{ mdiShareVariantOutline }} + + {{ $t('video_sharing_panel.via_yt')}} - + + + + {{ mdiShareVariantOutline }} + +

{{ $t('video_sharing_panel.without_timestamps') }}

@@ -25,27 +35,50 @@ {{ $t('video_sharing_panel.via_pm')}} - + + + + {{ mdiShareVariantOutline }} + + {{ $t('video_sharing_panel.via_yt')}} - + + + + {{ mdiShareVariantOutline }} + + diff --git a/src/routes/WatchVideo.vue b/src/routes/WatchVideo.vue index 270686d..b08993e 100644 --- a/src/routes/WatchVideo.vue +++ b/src/routes/WatchVideo.vue @@ -13,7 +13,7 @@ @timeupdate="onTimeUpdate" /> - +