fixed json syntax error

This commit is contained in:
Sebastian Stenzel
2022-11-07 16:20:19 +01:00
parent 5369ddb1f9
commit 40c4300012

View File

@@ -31,7 +31,7 @@ public class SettingsJsonAdapterTest {
"checkForUpdatesEnabled": true,
"port": 8080,
"language": "de-DE",
"numTrayNotifications": 42,
"numTrayNotifications": 42
}
""";