Merge pull request #767 from mc-hamster/master

Fix bad merge
This commit is contained in:
Jm Casler
2021-03-25 19:37:15 -07:00
committed by GitHub

View File

@@ -231,6 +231,7 @@ StoreForwardPlugin::StoreForwardPlugin()
/* /*
Uncomment the preferences below if you want to use the plugin Uncomment the preferences below if you want to use the plugin
without having to configure it from the PythonAPI or WebUI. without having to configure it from the PythonAPI or WebUI.
*/
if (StoreForward_Dev) { if (StoreForward_Dev) {
radioConfig.preferences.store_forward_plugin_enabled = 1; radioConfig.preferences.store_forward_plugin_enabled = 1;