mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 05:53:54 +03:00
Force reset allocations
This commit is contained in:
@@ -77,6 +77,8 @@ class ServerDeletionService
|
||||
}
|
||||
}
|
||||
|
||||
$server->allocations()->update(['server_id' => null]);
|
||||
|
||||
$server->delete();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user