fix workaround for pyb / gopass prompt

This commit is contained in:
ansgarz 2024-02-02 11:59:11 +01:00
parent 1ae1a931b5
commit a4c561649a

View file

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