mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
auto register default false
This commit is contained in:
@@ -151,7 +151,7 @@ describe("config", () => {
|
||||
describeBooleanConfigValue(
|
||||
"autoRegister",
|
||||
"BONOB_SONOS_AUTO_REGISTER",
|
||||
true,
|
||||
false,
|
||||
(config) => config.sonos.autoRegister
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user