mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Exit mail if mail list empty
This commit is contained in:
parent
886ed38bb3
commit
6737f819fb
@ -233,6 +233,8 @@ class Mail(UI):
|
||||
if self._mail_enter(delete):
|
||||
self._mail_collect()
|
||||
self._mail_exit()
|
||||
else:
|
||||
self._mail_exit()
|
||||
|
||||
def run(self):
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user