This commit is contained in:
2025-05-20 11:44:56 +02:00
parent 134e538b1f
commit dd9d7e1241

View File

@ -374,7 +374,7 @@ if _RESTORE:
logging.info(y)
if "logo" in y:
if host == "rpi5.home.lan":
if host == "rpi5.home.lan" or host == "rpi5":
loaded[i]['logo']['icon'] = "/images/rpi5.png"
elif host == "nas.home.lan":
loaded[i]['logo']['icon'] = "/images/qnap_nas.png"