Skip to content

Commit

Permalink
Update +page.server.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnavK-09 authored Jun 17, 2023
1 parent 9c60d92 commit 89493db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/routes/(frontend)/search/+page.server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export const load = (async ({ url }) => {
where: wQuery,
select: {
username: true,
identifier: true,
votes: true,
shortDescription: true,
avatar: true,
Expand Down

1 comment on commit 89493db

@vercel
Copy link

@vercel vercel bot commented on 89493db Jun 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rev-bots – ./

rev-bots-arnavk-09.vercel.app
revbots.vercel.app
rev-bots-git-main-arnavk-09.vercel.app

Please sign in to comment.