client-barcode: Reduce presentation time of item info page

This commit is contained in:
Sebastian Pipping 2011-10-19 05:56:20 +02:00
parent 9880b1ebc1
commit a0f1acffc1
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ def item_info_page(item):
print(COLOR_MUCH + 'Zum Kaufen bitte einloggen.' + COLOR_RESET)
print()
delay('Weiter', 5)
delay('Weiter', 3)
class Status: