2
0

added new interval parameter

This commit is contained in:
2018-10-26 10:51:25 +02:00
parent e2393990ee
commit af61a8868f
8 changed files with 25 additions and 10 deletions

View File

@@ -41,6 +41,7 @@ export const environment = {
spread: {
amount: 28,
spacing: 16
}
},
interval: 30
}
};