mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
add dummy teamid (#1968)
This commit is contained in:
@ -111,7 +111,7 @@ export const getDocumentWhereInput = async ({
|
||||
visibility: {
|
||||
in: teamVisibilityFilters,
|
||||
},
|
||||
teamId,
|
||||
teamId: team.id,
|
||||
},
|
||||
// Or, if they are a recipient of the document.
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user