summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/reaktor2.nix
diff options
context:
space:
mode:
authorKierán Meinhardt <kmein@posteo.de>2022-10-04 19:48:03 +0200
committerKierán Meinhardt <kmein@posteo.de>2022-10-04 19:48:03 +0200
commitea44b7a8515b6c2c989b2aafc1a89dc9c4473909 (patch)
tree5c76b4999df8e968aaea8a43eb9ad9f9adc67d05 /krebs/2configs/reaktor2.nix
parenta768f4c994c371e21503daea696fec22789c904a (diff)
reaktor2: add opening hours to krebsfood
Diffstat (limited to 'krebs/2configs/reaktor2.nix')
-rw-r--r--krebs/2configs/reaktor2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/2configs/reaktor2.nix b/krebs/2configs/reaktor2.nix
index a570e1e9..b035ab81 100644
--- a/krebs/2configs/reaktor2.nix
+++ b/krebs/2configs/reaktor2.nix
@@ -111,7 +111,7 @@ let
.elements
| length as $length
| .[$random % $length]
- | "How about \(.tags.name) (https://www.openstreetmap.org/\(.type)/\(.id))?"
+ | "How about \(.tags.name) (https://www.openstreetmap.org/\(.type)/\(.id)), open \(.tags.opening_hours)?"
'
'';
};