Commit 4fb0f4e0 authored by crazywoola's avatar crazywoola

fix: logo

parent 4e50adf5
...@@ -7,6 +7,7 @@ from models.account import Tenant, TenantAccountJoin, TenantAccountJoinRole ...@@ -7,6 +7,7 @@ from models.account import Tenant, TenantAccountJoin, TenantAccountJoinRole
from services.account_service import TenantService from services.account_service import TenantService
from services.feature_service import FeatureService from services.feature_service import FeatureService
class WorkspaceService: class WorkspaceService:
@classmethod @classmethod
def get_tenant_info(cls, tenant: Tenant): def get_tenant_info(cls, tenant: Tenant):
......
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