actually fix them
This commit is contained in:
@@ -83,7 +83,6 @@ export async function makeLogin(trasparentBg = false, instance = "") {
|
||||
method: "POST",
|
||||
headers: {
|
||||
"Content-type": "application/json; charset=UTF-8",
|
||||
Referrer: window.location.href,
|
||||
},
|
||||
vsmaller: true,
|
||||
},
|
||||
|
@@ -39,6 +39,7 @@ export async function makeRegister(trasparentBg = false, instance = "") {
|
||||
method: "POST",
|
||||
headers: {
|
||||
"Content-type": "application/json; charset=UTF-8",
|
||||
Referrer: window.location.href,
|
||||
},
|
||||
vsmaller: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user