mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 03:00:20 +08:00
linter
This commit is contained in:
parent
ee0e646e39
commit
fc65cfbc3f
@ -239,6 +239,7 @@ class FeatureService:
|
||||
and getattr(dify_config, f"HOSTED_{provider.upper()}_TRIAL_ENABLED", False)
|
||||
)
|
||||
]
|
||||
|
||||
@classmethod
|
||||
def _fulfill_params_from_env(cls, features: FeatureModel):
|
||||
features.can_replace_logo = dify_config.CAN_REPLACE_LOGO
|
||||
|
||||
Loading…
Reference in New Issue
Block a user