mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 15:30:40 +00:00
Fix mobile lint
This commit is contained in:
parent
3049c25db8
commit
7e94b8c780
@ -1100,7 +1100,7 @@ class CollectionsService {
|
|||||||
data: {"passHash": passwordHash},
|
data: {"passHash": passwordHash},
|
||||||
options: Options(
|
options: Options(
|
||||||
headers: {
|
headers: {
|
||||||
"X-Auth-Access-Token": authToken
|
"X-Auth-Access-Token": authToken,
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user