client-barcode: Increase presentation time of item info page (bug #202)

master
Sebastian Pipping 13 years ago
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…
Cancel
Save