mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 18:21:32 +10:00
feat: wip
This commit is contained in:
@ -194,7 +194,7 @@ export const createTeamFromPendingTeam = async ({
|
||||
.catch((e) => {
|
||||
console.error(e);
|
||||
// Non-critical error, but we want to log it so we can rectify it.
|
||||
// Todo: Teams - Send alert.
|
||||
// Todo: Teams - Alert us.
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user