parent
afa9ef568d
commit
b56e700466
@ -136,7 +136,7 @@ const functions = {
|
|||||||
name: row.strain,
|
name: row.strain,
|
||||||
};
|
};
|
||||||
client.strains.set(strain.name, strain);
|
client.strains.set(strain.name, strain);
|
||||||
// if (isDev) console.log(strain)
|
if (isDev) console.log(strain)
|
||||||
}
|
}
|
||||||
if (isDev) console.log('Strains Collection Built');
|
if (isDev) console.log('Strains Collection Built');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user