mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-28 09:42:21 +01:00
Force reset allocations
This commit is contained in:
parent
8d33e20f6c
commit
2da058be49
@ -77,6 +77,8 @@ class ServerDeletionService
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$server->allocations()->update(['server_id' => null]);
|
||||||
|
|
||||||
$server->delete();
|
$server->delete();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user