This commit is contained in:
Ben Meadors 2023-12-01 07:17:38 -06:00
parent ac506a581c
commit a05bab35ad

View File

@ -253,7 +253,7 @@ void NodeDB::installDefaultModuleConfig()
moduleConfig.external_notification.enabled = true;
moduleConfig.external_notification.alert_message = true;
moduleConfig.external_notification.output_ms = 100;
moduleConfig.external_notification.active true;
moduleConfig.external_notification.active = true;
#endif
moduleConfig.has_canned_message = true;