Fix parse object type config
Compare changes
+ 20
− 0
@@ -107,8 +107,14 @@ export const parseTuples = (tuples, key) => {
@@ -125,6 +131,20 @@ const parseNonAtomTuples = (tuples) => {
Fix it so that it can be parse since :poll_limits
is a type object. reference !31 (merged)