Commit 79f3bba1 authored by crazywoola's avatar crazywoola

fix: logo

parent 71025c2d
......@@ -45,6 +45,6 @@ class WorkspaceService:
'replace_webapp_logo': replace_webapp_logo,
}
tenant_info['custom_config'].update(brand)
tenant_info['custom_config'] = tenant.custom_config_dict.update(brand)
return tenant_info
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment