pull/87/head
Pierre Ferreira 1 year ago
commit d056e790f4

@ -17,7 +17,7 @@ class NetworkGenerator{
const tabPerson: Person[] = []
const tabNames = json.names
const tabNames = [...json.names]
/*
let id = 0

Loading…
Cancel
Save