fixed quota_min
This commit is contained in:
parent
4f61deff95
commit
261438b509
|
@ -329,7 +329,7 @@
|
|||
},
|
||||
{
|
||||
"name": "quota_min",
|
||||
"path": "$._theDocument.quotaMax",
|
||||
"path": "$._theDocument.quotaMin",
|
||||
"type": "TEXT"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -329,7 +329,7 @@
|
|||
},
|
||||
{
|
||||
"name": "quota_min",
|
||||
"path": "$._theDocument.quotaMax",
|
||||
"path": "$._theDocument.quotaMin",
|
||||
"type": "TEXT"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue