wipe users plans scheduled nodes
This commit is contained in:
parent
2b482cdc74
commit
73f3cab813
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@
|
||||||
$files = [
|
$files = [
|
||||||
'texts.json',
|
'texts.json',
|
||||||
'nodes.json',
|
'nodes.json',
|
||||||
|
'users.json',
|
||||||
|
'plans.json',
|
||||||
|
'scheduledNodes.json',
|
||||||
];
|
];
|
||||||
|
|
||||||
foreach ($files as $file) {
|
foreach ($files as $file) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue