Skip to content

Commit 3a1f48f

Browse files
committed
feat(ocm): update frontend docs for backend changes
1 parent 7e5dc80 commit 3a1f48f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/ocm/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ For more information about the default owner configuration, see [upstream string
155155
return await createRouter({
156156
logger: env.logger,
157157
config: env.config,
158+
permissions: env.permissions,
159+
discovery: env.discovery,
158160
});
159161
}
160162
```

0 commit comments

Comments
 (0)