client-barcode: Increase presentation time of item info page (bug #202)
This commit is contained in:
parent
5ba9cf97d6
commit
eff542bc99
|
@ -133,7 +133,7 @@ def item_info_page(item):
|
|||
print(COLOR_MUCH + 'Zum Kaufen bitte einloggen.' + COLOR_RESET)
|
||||
print()
|
||||
|
||||
delay('Weiter', 3)
|
||||
delay('Weiter', 6)
|
||||
|
||||
|
||||
class Status:
|
||||
|
|
Loading…
Reference in New Issue