Improve active/inactive icons again

This commit is contained in:
Veronica Berglyd Olsen
2022-10-30 15:16:39 +01:00
parent dbade05e46
commit 80496ab1ed
8 changed files with 103 additions and 61 deletions
+1
View File
@@ -131,6 +131,7 @@ def makeCheckSum(sumFile, cwd=None):
except Exception as exc:
print("Could not generate sha256 file")
print(str(exc))
return ""
return shaFile