diff --git a/pages/item/_id.vue b/pages/item/_id.vue index 58cc93b0..b3d61325 100644 --- a/pages/item/_id.vue +++ b/pages/item/_id.vue @@ -28,7 +28,7 @@
play_arrow - {{ isPlaying ? 'Playing' : 'Play Local' }} + {{ isPlaying ? 'Playing' : 'Play' }} auto_stories @@ -39,7 +39,7 @@
play_arrow - {{ isPlaying ? (isStreaming ? 'Streaming' : 'Playing') : hasLocal ? 'Play Local' : 'Play Stream' }} + {{ isPlaying ? (isStreaming ? 'Streaming' : 'Playing') : hasLocal ? 'Play' : 'Stream' }} auto_stories