mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 10:11:27 +00:00
fixed json syntax error
This commit is contained in:
@@ -31,7 +31,7 @@ public class SettingsJsonAdapterTest {
|
||||
"checkForUpdatesEnabled": true,
|
||||
"port": 8080,
|
||||
"language": "de-DE",
|
||||
"numTrayNotifications": 42,
|
||||
"numTrayNotifications": 42
|
||||
}
|
||||
""";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user