list users
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { toast } from 'vue-sonner';
|
||||
import type { ApiResponse } from '~/types/api';
|
||||
import type { ApiResponse } from '#shared/types/api';
|
||||
|
||||
export async function registerUser(
|
||||
username: string,
|
||||
|
||||
Reference in New Issue
Block a user