plugins: refactor DI extension IDs
Co-authored-by: Camila Belo <camilaibs@gmail.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -31,7 +31,6 @@ function isAdrDocument(result: any): result is AdrDocument {
|
||||
/** @alpha */
|
||||
export const AdrSearchResultListItemExtension =
|
||||
createSearchResultListItemExtension({
|
||||
id: 'adr',
|
||||
configSchema: createSchemaFromZod(z =>
|
||||
z.object({
|
||||
// TODO: Define how the icon can be configurable
|
||||
|
||||
Reference in New Issue
Block a user