This commit is contained in:
2020-11-19 16:06:50 +00:00
parent 7b557e406d
commit 206e500296

View File

@@ -90,7 +90,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////////////
const FORM_KEY = "home-password";
const API_BASE_URL = "auth/changepassword";
const API_BASE_URL = "auth/change-password";
export default {
async created() {