refactor: recreate message when is deleted

This commit is contained in:
Mauricio Siu
2024-12-07 22:48:30 -06:00
parent 3feead31d9
commit f65822ca7e
3 changed files with 114 additions and 5 deletions

View File

@@ -205,8 +205,6 @@ export const createPreviewDeployment = async (
application.appName = appName;
console.log(application);
await manageDomain(application, newDomain);
await db