Fix parse object type config
Compare changes
+ 11
− 0
@@ -104,8 +104,12 @@ export const parseTuples = (tuples, key) => {
@@ -122,6 +126,13 @@ const parseNonAtomTuples = (tuples) => {
Fix it so that it can be parse since :poll_limits
is a type object. reference !31 (merged)