Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Mike Cao 2024-02-23 20:41:36 -08:00
commit 0c910f2abd
12 changed files with 46 additions and 29 deletions

View file

@ -87,7 +87,7 @@ export async function getTeamWebsites(
teamId,
},
include: {
user: {
createUser: {
select: {
id: true,
username: true,