mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-20 11:29:14 +00:00
update
This commit is contained in:
parent
3bc9b23e8f
commit
ba8b19193d
|
@ -54,6 +54,7 @@ class ServerApi extends ApiMap {
|
|||
headers: {
|
||||
"X-User": user.login,
|
||||
"X-Password": user.password,
|
||||
"X-Domain": getIt<ApiConfigModel>().cloudFlareDomain!.domainName
|
||||
},
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue