chore: fire changes

This commit is contained in:
Acid Chicken (硫酸鶏) 2023-04-06 05:14:03 +00:00 committed by GitHub
parent dd5c0da440
commit c3a6dbfa0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ export const Default = {
}; };
}, },
}, },
template: '<MkA v-bind="props">Text</MkA>', template: '<MkA v-bind="props">Misskey</MkA>',
}; };
}, },
async play({ canvasElement }) { async play({ canvasElement }) {