mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
refactor: update webhooks and added validation to prevent deploy when the server is inactive
This commit is contained in:
@@ -96,7 +96,6 @@ export const ShowBilling = () => {
|
||||
)}
|
||||
</div>
|
||||
)}
|
||||
|
||||
{products?.map((product) => {
|
||||
const featured = true;
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user