Some bug fixes and clean ups
This commit is contained in:
parent
a02ee3a08b
commit
cebea4e94c
8 changed files with 3 additions and 302 deletions
|
|
@ -5,7 +5,7 @@ import $ from 'cafy';
|
|||
import Vote from '../../../../../models/poll-vote';
|
||||
import Note from '../../../../../models/note';
|
||||
import Watching from '../../../../../models/note-watching';
|
||||
import watch from '../../../../../note/watch';
|
||||
import watch from '../../../../../services/note/watch';
|
||||
import { publishNoteStream } from '../../../../../publishers/stream';
|
||||
import notify from '../../../../../publishers/notify';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue