Skip to content

Commit ea70085

Browse files
committed
fix(config): Add userConfigurationLength to the user-config.json
1 parent 217d78a commit ea70085

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/uhk-web/src/app/services/user-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"dataModelVersion": 4,
3+
"userConfigurationLength": 3846,
34
"deviceName": "My UHK",
45
"moduleConfigurations": [
56
{
@@ -7134,4 +7135,4 @@
71347135
]
71357136
}
71367137
]
7137-
}
7138+
}

0 commit comments

Comments
 (0)