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