mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-25 21:36:52 +08:00
fix: load settings (#12077)
This commit is contained in:
parent
28dc3be034
commit
2ce6c9836e
@ -95,8 +95,6 @@ class SaasSettingsStore(SettingsStore):
|
||||
self._decrypt_kwargs(kwargs)
|
||||
settings = Settings(**kwargs)
|
||||
|
||||
settings.v1_enabled = True
|
||||
|
||||
return settings
|
||||
|
||||
async def store(self, item: Settings):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user