Profil part.2/?
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { restGet, restPost } from './restConsumer.js'
|
||||
import { restGet, restPost, restPatch} from './restConsumer.js'
|
||||
import { getCookie, setCookie } from '@/utils.js'
|
||||
|
||||
export async function login(user, pass, exp){
|
||||
|
Reference in New Issue
Block a user