mirror of
https://github.com/documenso/documenso.git
synced 2025-11-17 18:21:32 +10:00
feat: wip
This commit is contained in:
@ -304,7 +304,6 @@ const findTeamDocumentsFilter = (
|
||||
})
|
||||
.with(ExtendedDocumentStatus.INBOX, () => {
|
||||
// Return a filter that will return nothing.
|
||||
// Todo: Teams - Should be a better way to do this.
|
||||
if (!teamEmail) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user