fix workaround for pyb / gopass prompt

pull/5/head
ansgarz 3 months ago
parent 1ae1a931b5
commit a4c561649a

@ -30,7 +30,7 @@ def initialize1(project):
@init
def initialize(project):
def initialize2(project):
input = {
"name": name,
"module": "notused",

Loading…
Cancel
Save