Update show website state.

This commit is contained in:
Brian Cao 2023-08-13 22:37:04 -07:00
parent 96d74783e0
commit 743e7c0477
2 changed files with 14 additions and 9 deletions

View file

@ -131,6 +131,7 @@ export async function getWebsitesByUserId(
user: {
select: {
username: true,
id: true,
},
},
},