client-barcode: Reduce presentation time of item info page
This commit is contained in:
parent
9880b1ebc1
commit
a0f1acffc1
|
@ -135,7 +135,7 @@ def item_info_page(item):
|
||||||
print(COLOR_MUCH + 'Zum Kaufen bitte einloggen.' + COLOR_RESET)
|
print(COLOR_MUCH + 'Zum Kaufen bitte einloggen.' + COLOR_RESET)
|
||||||
print()
|
print()
|
||||||
|
|
||||||
delay('Weiter', 5)
|
delay('Weiter', 3)
|
||||||
|
|
||||||
|
|
||||||
class Status:
|
class Status:
|
||||||
|
|
Loading…
Reference in New Issue