This commit is contained in:
syuilo
2018-04-16 07:07:32 +09:00
parent 51ed3a6fad
commit 08ce6b895c
48 changed files with 279 additions and 140 deletions

View File

@@ -22,7 +22,7 @@
import Vue from 'vue';
import * as anime from 'animejs';
const placeholder = '%i18n:@choose-reaction%';
const placeholder = '%i18n:!@choose-reaction%';
export default Vue.extend({
props: ['note', 'source', 'compact', 'cb'],