Commit 95665a23 authored by nanahira's avatar nanahira

fix

parent 362a2f22
...@@ -5,7 +5,7 @@ export { Config } from './plugin'; ...@@ -5,7 +5,7 @@ export { Config } from './plugin';
declare module 'koishi' { declare module 'koishi' {
interface Modules { interface Modules {
ygotournament: typeof import('.'); act: typeof import('.');
} }
} }
......
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