Signed-off-by: Arthur DANJOU <arthurdanjou@outlook.fr>
@@ -1,10 +1,10 @@
declare module '#auth-utils' {
interface UserSession {
user: {
email: string
username: string
picture: string
admin: boolean
}
The note is not visible to the blocked user.