forked from github/plane
Merge pull request #366 from makeplane/style/project_settings
style: project settings pages
This commit is contained in:
2
apps/app/types/workspace.d.ts
vendored
2
apps/app/types/workspace.d.ts
vendored
@@ -74,7 +74,7 @@ export interface IWorkspaceIntegrations {
|
||||
id: string;
|
||||
integration: string;
|
||||
integration_detail: IIntegrations;
|
||||
metadata: anyl;
|
||||
metadata: any;
|
||||
updated_at: string;
|
||||
updated_by: string;
|
||||
workspace: string;
|
||||
|
||||
Reference in New Issue
Block a user