mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 00:11:36 +00:00
trustedcoin kivy: fix restoring with "lost 2fa" option
This commit is contained in:
parent
ebdce9fb9a
commit
fa8707b390
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ import socket
|
||||||
import os
|
import os
|
||||||
import requests
|
import requests
|
||||||
import json
|
import json
|
||||||
|
import base64
|
||||||
from urllib.parse import urljoin
|
from urllib.parse import urljoin
|
||||||
from urllib.parse import quote
|
from urllib.parse import quote
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue