mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 09:44:45 +02: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();
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user