correction on the contact list

This commit is contained in:
2022-03-25 16:58:46 +01:00
parent 1b973adec3
commit 17dabdd95b
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ def on_ready_for_otp(e: Event, commandor: CommandorPage):
def start_book():
slot_number = 15
slot_number = 21
slot_sum = 26
for i in range(slot_number, slot_sum + 1):
card_pool.reset()