1
0

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

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