Interval zmena na 5 minut
This commit is contained in:
2
resources/js/app.js
vendored
2
resources/js/app.js
vendored
@@ -103,7 +103,7 @@ Vue.use(CardPlugin);
|
||||
window.setInterval(function(){
|
||||
console.log("TIMER");
|
||||
that.getData();
|
||||
}, 60000);
|
||||
}, 300000);
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user