Update
This commit is contained in:
parent
5a8aaed37d
commit
7288817eb2
@ -69,7 +69,8 @@ function signinwithemail(){
|
||||
|
||||
function signout(){
|
||||
firebase.auth().signOut()
|
||||
window.location.replace(window.location.href.split("?")[0])
|
||||
window.location.replace('home')
|
||||
// window.location.replace(window.location.href.split("?")[0])
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user