Browse Source
trustedcoin kivy: fix restoring with "lost 2fa" option
3.2.x
SomberNight
7 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
1 additions and
0 deletions
-
plugins/trustedcoin/trustedcoin.py
|
|
@ -27,6 +27,7 @@ import socket |
|
|
|
import os |
|
|
|
import requests |
|
|
|
import json |
|
|
|
import base64 |
|
|
|
from urllib.parse import urljoin |
|
|
|
from urllib.parse import quote |
|
|
|
|
|
|
|