feat: workspace themes
This commit is contained in:
parent
33ea1cb9d3
commit
b6c911f484
7 changed files with 139 additions and 4 deletions
|
|
@ -40,6 +40,8 @@ from .workspace import (
|
|||
UserActivityGraphEndpoint,
|
||||
UserIssueCompletedGraphEndpoint,
|
||||
UserWorkspaceDashboardEndpoint,
|
||||
WorkspaceThemeViewSet,
|
||||
UserWorkspaceThemeEndpoint,
|
||||
)
|
||||
from .state import StateViewSet
|
||||
from .shortcut import ShortCutViewSet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue