Fix deps, title

This commit is contained in:
2021-01-16 21:25:56 +01:00
parent 90699640c4
commit ec5c81a587
5 changed files with 4 additions and 24 deletions

2
resources/js/app.js vendored
View File

@@ -54,7 +54,7 @@ Vue.use(CardPlugin);
data: {
tmin: -10,
tmax: 50,
temperature: 0,
temperature: null,
time: null,
startdate: null,
enddate: null,