mirror of
https://mau.dev/maunium/synapse.git
synced 2024-12-14 17:03:50 +01:00
merge weirdness
This commit is contained in:
parent
fc846aa771
commit
00e8be516a
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ angular.module('LoginController', ['matrixService'])
|
||||||
desired_user_name: "",
|
desired_user_name: "",
|
||||||
user_id: "",
|
user_id: "",
|
||||||
password: "",
|
password: "",
|
||||||
identityServer: "http://localhost:8090",
|
identityServer: "",
|
||||||
pwd1: "",
|
pwd1: "",
|
||||||
pwd2: ""
|
pwd2: ""
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue