empty jump bridges tables

This commit is contained in:
2019-12-11 22:27:31 -06:00
parent a52b17985e
commit 4848ef379a

View File

@@ -53,7 +53,7 @@ class EmptyJumpBridges extends Command
Structure::truncate();
Service::truncate();
Assets::truncate();
Asset::truncate();
//Mark the job as finished
$task->SetStopStatus();