fix(p3-batch): восстановление 13 Fable 5 P3-fixes из lost branches #1301
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ def get_config(db) -> ObjectiveSyncConfig:
|
|||
)
|
||||
db.commit()
|
||||
except Exception:
|
||||
pass
|
||||
logger.exception("objective_sync_config seed failed (id=1 ON CONFLICT DO NOTHING)")
|
||||
return _defaults_from_settings()
|
||||
|
||||
return ObjectiveSyncConfig(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue