add camper view
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tobias Brunner 2022-05-01 21:14:42 +02:00
parent 96cd77a91a
commit b0f52b065b

View file

@ -23,3 +23,10 @@ data:
"to" : "2020-08-15",
"label" : "Brunners Sommerferien 2020"
}
camper.json: |
{
"user" : "tobru",
"device": "campertablet",
"page" : "../views/leafletmap.html",
"label" : "Camper"
}