mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Fix: Exit mail if mail list empty
This commit is contained in:
@@ -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):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user