diff --git a/packages/uhk-web/src/app/services/user-config.json b/packages/uhk-web/src/app/services/user-config.json index 23170a75..cc2cf8ab 100644 --- a/packages/uhk-web/src/app/services/user-config.json +++ b/packages/uhk-web/src/app/services/user-config.json @@ -1,5 +1,6 @@ { "dataModelVersion": 4, + "userConfigurationLength": 3846, "deviceName": "My UHK", "moduleConfigurations": [ { @@ -7134,4 +7135,4 @@ ] } ] -} \ No newline at end of file +}