]> ToastFreeware Gitweb - philipp/winterrodeln/wrpylib.git/commitdiff
Add webcam to Buttonleiste.
authorPhilipp Spitzer <philipp@spitzer.priv.at>
Mon, 6 Jun 2022 20:18:32 +0000 (22:18 +0200)
committerPhilipp Spitzer <philipp@spitzer.priv.at>
Mon, 6 Jun 2022 20:21:13 +0000 (22:21 +0200)
wrpylib/templates/sledrun_wikitext.txt

index 13febab37e89c5ac15f8feba6d1f8dccee987495..1d4cc76649502998bf53e112eb707706ba19dcc4 100644 (file)
@@ -60,6 +60,7 @@
     'ForumId': forum_id,
     'Impressionen': impressions_title,
     'Wetter': 'Ja' if position else '',
+    'webcam': webcams[0].url if webcams and webcams|length > 0 else '',
     'video': videos[0].url if videos and videos|length > 0 else '',
     'Korrektur': 'Seite',
     'Korrektur_To': correction_email,