mirror of https://github.com/langgenius/dify.git
mr app trial
This commit is contained in:
parent
04d81f4583
commit
1faa3a5965
|
|
@ -233,7 +233,6 @@ class FeatureService:
|
|||
system_features.enable_trial_app = dify_config.ENABLE_TRIAL_APP
|
||||
system_features.enable_explore_banner = dify_config.ENABLE_EXPLORE_BANNER
|
||||
|
||||
|
||||
@classmethod
|
||||
def _fulfill_trial_models_from_env(cls) -> list[str]:
|
||||
return [
|
||||
|
|
|
|||
Loading…
Reference in New Issue