mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Fix: dashboard
This commit is contained in:
@@ -103,7 +103,7 @@ class CampaignEvent(CampaignStatus):
|
||||
Pages:
|
||||
in: page_event or page_sp
|
||||
"""
|
||||
from module.config.utils import deep_get
|
||||
from module.config.deep import deep_get
|
||||
limit = self.config.TaskBalancer_CoinLimit
|
||||
coin = deep_get(self.config.data, 'Dashboard.Coin.Value')
|
||||
logger.attr('Coin Count', coin)
|
||||
|
||||
Reference in New Issue
Block a user