Skip to content

Commit

Permalink
Fixed extra auth
Browse files Browse the repository at this point in the history
  • Loading branch information
SecretShell committed Jul 29, 2020
1 parent a1837bf commit 34b5a96
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .settings/extra_auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
"username": "",
"auth_id": "",
"auth_hash": "",
"auth_uniq_": "",
"sess": "",
"app-token": "33d57ade8c02dbc5a333db99ff9ae26a",
"user-agent": ""
}]
"fp": "",
"app_token": "33d57ade8c02dbc5a333db99ff9ae26a",
"user_agent": "",
"support_2fa": true
}]
}
}

0 comments on commit 34b5a96

Please sign in to comment.