mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-28 14:30:39 +01:00
chore: fire changes
This commit is contained in:
parent
dd5c0da440
commit
c3a6dbfa0a
1 changed files with 1 additions and 1 deletions
|
@ -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 }) {
|
||||||
|
|
Loading…
Reference in a new issue