Skip to content

Commit adcdd9d

Browse files
committed
✨ Disable user fetching
1 parent ae9d86c commit adcdd9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

argilla-frontend/nuxt.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ const config: NuxtConfig = {
178178
local: {
179179
endpoints: {
180180
logout: false,
181+
user: false,
182+
login: false,
181183
},
182184
},
183185
},

0 commit comments

Comments
 (0)