mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
update url, improve queue and songrequest
This commit is contained in:
@@ -21,7 +21,7 @@ function changePassword() {
|
||||
return
|
||||
}
|
||||
isLoading.value = true
|
||||
QueryGetAPI(ACCOUNT_API_URL() + 'verify/reset-password', {
|
||||
QueryGetAPI(ACCOUNT_API_URL + 'verify/reset-password', {
|
||||
key: key.value,
|
||||
password: password.value,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user