Skip to content

Commit

Permalink
add a new toilet
Browse files Browse the repository at this point in the history
  • Loading branch information
petrkucerak committed Jul 1, 2021
1 parent a607fa4 commit 545df6c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
33 changes: 30 additions & 3 deletions public/assets/toilets.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,33 @@
],
"bonus": "atmosféra",
"tweet": "Záchod je po schodech dolů. Po pár pivečkách celkem náročné."
},{"longitude":"50.2865014","latitude":"16.3561964","name":"DCŽM Vesmír","yesNo":[true,true,true,true,false],"bonus":"vtipy, ozvěna","tweet":"u záchodů je sprcha, takže dobré "}

]
},
{
"longitude": "50.2865014",
"latitude": "16.3561964",
"name": "DCŽM Vesmír",
"yesNo": [
true,
true,
true,
true,
false
],
"bonus": "vtipy, ozvěna",
"tweet": "u záchodů je sprcha, takže dobré "
},
{
"longitude": "49.8231206",
"latitude": "16.1049697",
"name": "Zderaz",
"yesNo": [
true,
true,
false,
true,
false
],
"bonus": "hudba",
"tweet": "Na záchodech je málo místa mezi dveřmi a záchodem."
}
]
1 change: 1 addition & 0 deletions public/assets/toilets/1625176847001.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"longitude":"49.8231206","latitude":"16.1049697","name":"Zderaz","yesNo":[true,true,false,true,false],"bonus":"hudba","tweet":"Na záchodech je málo místa mezi dveřmi a záchodem."}

1 comment on commit 545df6c

@vercel
Copy link

@vercel vercel bot commented on 545df6c Jul 1, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.