1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00

Added: added OPsi clear toast notification

This commit is contained in:
whoamikyo
2021-02-15 12:39:35 -03:00
parent 4b3499522e
commit 66f9ff53cb
2 changed files with 1 additions and 1 deletions

View File

@@ -303,7 +303,6 @@ class Reward(RewardCommission, RewardTacticalClass, RewardResearch, RewardDorm,
# count += 1
logger.attr('Daily_executed', f'{count}/{total}')
self.device.send_notification('AzurLaneAutoScript', 'All daily missions has finished.')
return count
_daily_reward_setting_backup = None