Correct syntax error (#4718)

This commit is contained in:
Satsuki Yanagi 2019-04-17 00:30:34 +09:00 committed by syuilo
parent 18944d389d
commit 85d29a3f9d
2 changed files with 2 additions and 2 deletions

View file

@ -134,7 +134,7 @@ export default (opts: Opts = {}) => ({
},
reactDirectly(reaction) {
(this.$root.api('notes/reactions/create', {
this.$root.api('notes/reactions/create', {
noteId: this.appearNote.id,
reaction: reaction
});

View file

@ -1,4 +1,4 @@
@charset 'utf-8'
@charset "utf-8"
/*
::selection