mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-14 13:09:25 +08:00
Fix: Typo in _storage_item_use() retry causing infinite retries
This commit is contained in:
@@ -69,7 +69,7 @@ class StorageHandler(GlobeOperation, ZoneManager):
|
||||
continue
|
||||
if self.appear(GET_ADAPTABILITY, offset=5, interval=2):
|
||||
self.device.click(CLICK_SAFE_AREA)
|
||||
sample_used = True
|
||||
success = True
|
||||
continue
|
||||
|
||||
# End
|
||||
|
||||
Reference in New Issue
Block a user