liming 2 tuần trước cách đây
mục cha
commit
eb69dd3056
2 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      src/App.vue
  2. BIN
      src/assets/mp3/voice.mp3

+ 4 - 0
src/App.vue

@@ -74,6 +74,10 @@ onMounted(() => {
    setTimeout(() => {
      setupNotifications(5);
   }, 500);
+
+   setTimeout(() => {
+     setupNotifications(5);
+  }, 2500);
   setupNotifications(5);
   setupNotifications(6); 
 });

BIN
src/assets/mp3/voice.mp3