mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-10-29 09:40:07 +01:00
lala
This commit is contained in:
@@ -321,7 +321,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)
|
print(loaded)
|
||||||
loaded['logo']['icon'] = "/images/qnap_nas.png"
|
loaded[0]['logo']['icon'] = "/images/qnap_nas.png"
|
||||||
|
|
||||||
# Save it again
|
# Save it again
|
||||||
with open(file, 'w') as stream:
|
with open(file, 'w') as stream:
|
||||||
|
|||||||
Reference in New Issue
Block a user