mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 04:37:19 +02:00
show default lightning in main menu backtitle
This commit is contained in:
@@ -61,7 +61,7 @@ fi
|
||||
if [ ${#dynDomain} -gt 0 ]; then
|
||||
plus="${plus} / ${dynDomain}"
|
||||
fi
|
||||
BACKTITLE="${localip} / ${hostname} / ${network} / ${chain}${plus}"
|
||||
BACKTITLE="${localip} / ${hostname} / ${network} / ${lightning}${plus}"
|
||||
|
||||
if [ "${rtlWebinterface}" == "on" ]; then
|
||||
TITLE="Webinterface: http://${localip}:3000"
|
||||
|
Reference in New Issue
Block a user