Updates to build sucessfully - breaking changes in Firebase and SendGrid
This commit is contained in:
@@ -92,7 +92,8 @@ public class MxisdStandaloneExec {
|
||||
}
|
||||
|
||||
if (dump) {
|
||||
YamlConfigLoader.dumpConfig(cfg);
|
||||
String outputPath = "mxids.yaml";
|
||||
YamlConfigLoader.dumpConfig(cfg, outputPath);
|
||||
if (exit) {
|
||||
System.exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user