Commit 01af9060 authored by nanahira's avatar nanahira

fix

parent b0f60be5
......@@ -4,7 +4,7 @@ import type { OneBotBot } from '@koishijs/plugin-adapter-onebot/lib/bot';
export interface PluginConfig {
commmandName?: string;
leaveMessage: string;
leaveMessage?: string;
}
export class MyPlugin {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment