From f06c406d867eaa8b457a7afb68e12b29731654ee Mon Sep 17 00:00:00 2001 From: LiviaMedeiros Date: Mon, 16 Oct 2023 02:59:50 +0800 Subject: [PATCH] add `title` showing stream start time on watch page --- src/components/watch/WatchInfo.vue | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/components/watch/WatchInfo.vue b/src/components/watch/WatchInfo.vue index 82c4fa298..bed11b64d 100644 --- a/src/components/watch/WatchInfo.vue +++ b/src/components/watch/WatchInfo.vue @@ -22,7 +22,9 @@ - {{ formattedTime }} + + {{ formattedTime }} +