From 0399bb8cd03d75af41bbdefe3dd140e331c39da7 Mon Sep 17 00:00:00 2001 From: GoodManWEN <44322449+GoodManWEN@users.noreply.github.com> Date: Tue, 27 Apr 2021 12:24:38 +0100 Subject: [PATCH] Update WindowMusic.vue --- src/components/WindowChildren/WindowMusic.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/WindowChildren/WindowMusic.vue b/src/components/WindowChildren/WindowMusic.vue index 2ef551a..a17a789 100644 --- a/src/components/WindowChildren/WindowMusic.vue +++ b/src/components/WindowChildren/WindowMusic.vue @@ -13,6 +13,7 @@ style="width:500px;height:500px;overflow:scroll" :music="firstmusic" :list="musiclist" + :repeat="'repeat-all'" /> @@ -108,4 +109,4 @@ export default { \ No newline at end of file +