pull/69/head^2
Kherel 2021-10-07 18:38:24 +02:00
parent 3bc9b23e8f
commit ba8b19193d
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ class ServerApi extends ApiMap {
headers: {
"X-User": user.login,
"X-Password": user.password,
"X-Domain": getIt<ApiConfigModel>().cloudFlareDomain!.domainName
},
),
);