Skip to content

Commit

Permalink
feat: add some comment
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
  • Loading branch information
SuZhou-Joe committed Mar 13, 2024
1 parent 2c8ce9d commit aee4701
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/workspace/server/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ export class WorkspacePlugin implements Plugin<{}, {}> {
);
}

// TOO many client wrapper inside a single workspace plugin
// Try to combine conflict wrapper and this consumer wrapper.
core.savedObjects.addClientWrapper(
-2,
WORKSPACE_ID_CONSUMER_WRAPPER_ID,
Expand Down

0 comments on commit aee4701

Please sign in to comment.