mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 18:25:03 +00:00
Update NameHistoryPlugin.ts
This commit is contained in:
parent
0f3e8f3860
commit
aa033dbc8f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const defaultOptions: PluginOptions<NameHistoryPluginType> = {
|
|||
|
||||
export const NameHistoryPlugin = zeppelinGuildPlugin<NameHistoryPluginType>()({
|
||||
name: "name_history",
|
||||
showInDocs: false,
|
||||
showInDocs: true,
|
||||
|
||||
configSchema: ConfigSchema,
|
||||
defaultOptions,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue