Update StoreForwardPlugin.cpp

1.2-legacy
Jm Casler 2021-03-21 19:46:02 -07:00
rodzic 1eb37dded8
commit e193f63687
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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