list users
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { AuthSession } from '~/types/auth';
|
||||
import type { AuthSession } from '#shared/types/auth';
|
||||
|
||||
const SAME_SITE_SETTINGS = ['strict', 'lax', 'none'] as const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user