fix(all): TRUE multicloud.
This commit is contained in:
parent
666b1cb327
commit
71c8fab53e
1 changed files with 1 additions and 0 deletions
|
@ -2259,6 +2259,7 @@ export class SystemKeywords {
|
||||||
}
|
}
|
||||||
|
|
||||||
row[propertyName] = value;
|
row[propertyName] = value;
|
||||||
|
value = null;
|
||||||
}
|
}
|
||||||
row['line'] = foundIndex + 1;
|
row['line'] = foundIndex + 1;
|
||||||
table.push(row);
|
table.push(row);
|
||||||
|
|
Loading…
Add table
Reference in a new issue