Обновить py/converter.py
This commit is contained in:
parent
cd94855415
commit
be3a98f6ef
@ -59,4 +59,4 @@ switch = {
|
|||||||
"seed2hkey":seed2hkey
|
"seed2hkey":seed2hkey
|
||||||
}
|
}
|
||||||
|
|
||||||
switch[request["mode"]](request["data"], request("keymode"))
|
switch[request["mode"]](request["data"], request["keymode"])
|
||||||
|
Loading…
Reference in New Issue
Block a user