refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import fetch from 'utils/fetch'
|
||||
import fetch from '@/utils/fetch'
|
||||
|
||||
export function loginByUsername(username, password) {
|
||||
const data = {
|
||||
|
Reference in New Issue
Block a user