lostplaces-frontend/components/04_Templates/placeDetail/placeDetail.config.json

21 lines
570 B
JSON
Raw Normal View History

2020-08-09 23:44:23 +02:00
{
"context": {
"tags": [
"Kamera",
"Wachhund",
"Zaun",
"Security"
],
"images": [
2020-08-09 23:44:23 +02:00
"/images/Bildschirmfoto_von_2020-07-13_11-03-07.png",
"/images/photo_2020-05-02_18-11-21.jpg",
"/images/Bildschirmfoto_von_2020-07-13_20-15-00.png",
"/images/photo_2020-05-02_18-11-21.jpg",
"/images/Bildschirmfoto_von_2020-07-13_11-03-07.png"
],
"additionalItems": [
"Edit Place",
"Delete Place"
]
}
2020-08-09 23:44:23 +02:00
}