py/nick: handle errors in json
Compare changes
@@ -17,6 +17,7 @@ class Configuration:
@@ -27,6 +28,9 @@ class Configuration:
@@ -132,7 +136,8 @@ class NickApp(Application):
catches syntax errors in nick.json, does not overwrite the file in that case.