This commit is contained in:
2025-03-03 15:07:05 +01:00
parent da38d219c1
commit 1d6448813d

View File

@ -320,6 +320,7 @@ if _RESTORE:
# Modify the fields from the dict # Modify the fields from the dict
#loaded['logo']['icon'] = "/images/morefine2.png" #loaded['logo']['icon'] = "/images/morefine2.png"
print(loaded)
loaded['logo']['icon'] = "/images/qnap_nas.png" loaded['logo']['icon'] = "/images/qnap_nas.png"
# Save it again # Save it again