mirror of
https://github.com/0O0o0oOoO00/Alas.git
synced 2026-05-23 09:59:29 +08:00
Fix: Not writing config between two campaigns
(cherry picked from commit 5bef8bf84f9cf38a7485defd72f8bf931acbd185)
This commit is contained in:
@@ -294,7 +294,9 @@ class CampaignRun(CampaignEvent, ShopStatus):
|
||||
break
|
||||
|
||||
# Update config
|
||||
logger.info('Updating config for dashboard')
|
||||
self.config.update()
|
||||
self.campaign.config.update()
|
||||
|
||||
# Run
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user