mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
chore: clean up
This commit is contained in:
parent
e47ee12884
commit
491c51018a
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue