chenc 4 rokov pred
rodič
commit
f7076e912c
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      pages/dashboard/video1.html

+ 1 - 1
pages/dashboard/video1.html

@@ -154,7 +154,7 @@
                     mounted() {
                         this.get();
                         this.get2();
-                        this.timer = setInterval(this.get2, 10000);
+                        this.timer = setInterval(this.get2, 25000);
                         
                     },
                     beforeDestroy() {