We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91a068 commit 00f9b9fCopy full SHA for 00f9b9f
backend/src/plugins/Common/docs.ts
@@ -2,7 +2,7 @@ import { ZeppelinPluginDocs } from "../../types.js";
2
import { zCommonConfig } from "./types.js";
3
4
export const commonPluginDocs: ZeppelinPluginDocs = {
5
- type: "internal",
+ type: "stable",
6
configSchema: zCommonConfig,
7
8
prettyName: "Common",
0 commit comments