Add clickable item to iceportal map

This commit is contained in:
Tjark Saul 2020-01-16 00:02:36 +01:00
parent 49fc9ed2af
commit 9bf2c7809c

View file

@ -16,5 +16,6 @@ if [ -z "$WIDGET" ]; then
else
echo $WIDGET
echo "---"
echo "Go to map|href=https://iceportal.de/karte"
echo $(/usr/local/bin/fish $DIR/../ambient | tr '\n' '\r\n')
fi