add node data to seed and wipe scripts
This commit is contained in:
parent
9b24fddec1
commit
6a1f44e112
2 changed files with 17 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
$files = [
|
||||
'texts.json',
|
||||
'nodes.json',
|
||||
];
|
||||
|
||||
foreach ($files as $file) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue