There was an error while loading. Please reload this page.
2 parents f0125aa + 359e278 commit bf7f372Copy full SHA for bf7f372
4 files changed
index.ts
@@ -135,7 +135,4 @@ const server: Plugin = (async (ctx) => {
135
}
136
}) satisfies Plugin
137
138
-export default {
139
- id,
140
- server,
141
-}
+export default server
0 commit comments