From a0f1acffc1a5eee376c9a43d2d4484f22de6287e Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Wed, 19 Oct 2011 05:56:20 +0200 Subject: [PATCH] client-barcode: Reduce presentation time of item info page --- client-barcode/freitagskasse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-barcode/freitagskasse.py b/client-barcode/freitagskasse.py index 01e2de7..55606d8 100644 --- a/client-barcode/freitagskasse.py +++ b/client-barcode/freitagskasse.py @@ -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: