diff --git a/irc/piraatit/discord-irc/config.json b/irc/piraatit/discord-irc/config.json index 5d02c2d..551f76f 100644 --- a/irc/piraatit/discord-irc/config.json +++ b/irc/piraatit/discord-irc/config.json @@ -1,9 +1,19 @@ [ { "autoSendCommands": [ - ["NICKSERV", "IDENTIFY D6 CENSORED"], - ["NICKSERV", "REGAIN D6 CENSORED"], - ["MODE", "D6", "-i"] + [ + "NICKSERV", + "IDENTIFY D6 CENSORED" + ], + [ + "NICKSERV", + "REGAIN D6 CENSORED" + ], + [ + "MODE", + "D6", + "-i" + ] ], "channelMapping": { "374659905983873025": "#piraattinuoret", diff --git a/matrix/Element/config.json b/matrix/Element/config.json index 83b842d..f3eefad 100644 --- a/matrix/Element/config.json +++ b/matrix/Element/config.json @@ -31,7 +31,9 @@ "preferredDomain": "jitsi.effi.org" }, "room_directory": { - "servers": ["matrixrooms.info"] + "servers": [ + "matrixrooms.info" + ] }, "setting_defaults": { "RustCrypto.staged_rollout_percent": 100