liming 2 veckor sedan
förälder
incheckning
eb69dd3056
2 ändrade filer med 4 tillägg och 0 borttagningar
  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