mirror of
https://github.com/liclac/ambient
synced 2024-11-24 20:53:04 +00:00
Add clickable item to iceportal map
This commit is contained in:
parent
49fc9ed2af
commit
9bf2c7809c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue