WIP Изменила интервал
This commit is contained in:
@@ -54,7 +54,7 @@ export default {
|
|||||||
this.timer = setInterval(() => {
|
this.timer = setInterval(() => {
|
||||||
this.changeCurrentTime();
|
this.changeCurrentTime();
|
||||||
this.changeHoursArray();
|
this.changeHoursArray();
|
||||||
}, 5000);
|
}, 30000);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
changeCurrentTime() {
|
changeCurrentTime() {
|
||||||
|
|||||||
Reference in New Issue
Block a user