Skip to content

Commit 3360c07

Browse files
committed
fix: typo
1 parent 7352251 commit 3360c07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/sticker/梅因说/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default class 梅因说 extends BaseSticker {
99
constructor(ctx: Context) {
1010
super(ctx)
1111
ctx
12-
.command('sticker.梅因说 [content:text]', '沃里杰诺·梅因说', {
12+
.command('sticker.梅因说 [content:text]', '沃利杰诺·梅因说', {
1313
minInterval: Time.minute,
1414
})
1515
.alias('sticker.main-said', '梅因说')

0 commit comments

Comments
 (0)