diff --git a/data/wipeDb.php b/data/wipeDb.php index 4183d5b..658bb2f 100644 --- a/data/wipeDb.php +++ b/data/wipeDb.php @@ -3,6 +3,9 @@ $files = [ 'texts.json', 'nodes.json', + 'users.json', + 'plans.json', + 'scheduledNodes.json', ]; foreach ($files as $file) {