upd
This commit is contained in:
@@ -47,8 +47,6 @@ export default async function createApp(
|
||||
})
|
||||
.returning();
|
||||
|
||||
console.log(appsOfServer);
|
||||
|
||||
return appsOfServer;
|
||||
} catch (error) {
|
||||
console.log((error as Error).message);
|
||||
|
||||
Reference in New Issue
Block a user