mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2026-05-22 13:36:20 +02:00
lala
This commit is contained in:
+2
-1
@@ -329,8 +329,9 @@ if _RESTORE:
|
||||
print(json.dumps(loaded, indent=2))
|
||||
i = 0
|
||||
for y in loaded:
|
||||
print(y)
|
||||
print(i)
|
||||
print(y)
|
||||
|
||||
if "logo" in y:
|
||||
loaded[i]['logo']['icon'] = "/images/qnap_nas.png"
|
||||
i=+1
|
||||
|
||||
Reference in New Issue
Block a user