feat: add mime type field to files
This commit is contained in:
@@ -4,7 +4,7 @@ import { query } from "./_generated/server"
|
||||
export const getCurrentUser = query({
|
||||
handler: async (ctx) => {
|
||||
return await ctx.db.get(
|
||||
"jd7ampv4m200xr4yk2cfncccmh7qhj34" as Id<"users">,
|
||||
"j574n657f521n19v1stnr88ysd7qhbs1" as Id<"users">,
|
||||
)
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user