trustedcoin kivy: fix restoring with "lost 2fa" option

This commit is contained in:
SomberNight 2018-06-11 21:25:17 +02:00
parent ebdce9fb9a
commit fa8707b390
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -27,6 +27,7 @@ import socket
import os
import requests
import json
import base64
from urllib.parse import urljoin
from urllib.parse import quote