mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-18 07:24:08 +00:00
Signed-off-by: Traxus <shyidx@gmail.com>
This commit is contained in:
parent
0b762522ac
commit
efb1cbeeb0
@ -189,7 +189,7 @@ function jsonNodesExist(jsonData : any, nodes : any) {
|
||||
//-----permit basic validation of the json we are trying to spit out by checking for existence of first order nodes
|
||||
|
||||
let node = '';
|
||||
let nodeGroup = [];
|
||||
let nodeGroup : any = [];
|
||||
let nodeGroupNode = '';
|
||||
let nodeGroupValid = false;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user