summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2022-10-04 19:54:30 +0200
committerlassulus <lassulus@lassul.us>2022-10-04 19:54:30 +0200
commit51a8a10a9913591b123f50fef044397017642876 (patch)
tree1f95809a3627f4518968a6d50d213fea2ad58ebe
parentce76fad482959a528ec85bff216a8af4845b0ed1 (diff)
parentea44b7a8515b6c2c989b2aafc1a89dc9c4473909 (diff)
Merge remote-tracking branch 'kmein/master'
-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)?"
'
'';
};