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