Skip to content

Commit ec151bd

Browse files
committed
chore: fixup
1 parent 88d75fd commit ec151bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/appkit/src/registry/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,8 @@ export * from "./types";
2929
* }
3030
* ```
3131
*/
32+
// TODO: We may want to open a PR to https://github.com/SchemaStore/schemastore
33+
// export const MANIFEST_SCHEMA_ID =
34+
// "https://json.schemastore.org/databricks-appkit-plugin-manifest.json";
3235
export const MANIFEST_SCHEMA_ID =
3336
"https://databricks.github.io/appkit/schemas/plugin-manifest.schema.json";

0 commit comments

Comments
 (0)