mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 15:48:33 +02:00
lala
This commit is contained in:
@ -320,7 +320,7 @@ if _RESTORE:
|
||||
|
||||
# Modify the fields from the dict
|
||||
#loaded['logo']['icon'] = "/images/morefine2.png"
|
||||
print(json.dumps(loaded))
|
||||
print(json.dumps(loaded, indent=2))
|
||||
loaded[0]['logo']['icon'] = "/images/qnap_nas.png"
|
||||
|
||||
# Save it again
|
||||
|
Reference in New Issue
Block a user