chore: clean up

This commit is contained in:
syuilo 2021-09-26 03:25:52 +09:00
parent e47ee12884
commit 491c51018a

View File

@ -310,7 +310,6 @@ export default defineComponent({
this.emojis = matched;
} else if (this.type === 'mfmTag') {
console.log(this.q);
if (this.q == null || this.q == '') {
this.mfmTags = MFM_TAGS;
return;