/api/notes/ -> /api/notes/schedule/
This commit is contained in:
parent
8a735c23e7
commit
4406af58f1
10 changed files with 42 additions and 19 deletions
|
|
@ -27,7 +27,7 @@ import { isPureRenote } from '@/misc/is-pure-renote.js';
|
|||
import { QueueService } from '@/core/QueueService.js';
|
||||
import { MiNoteSchedule } from '@/models/_.js';
|
||||
import { IdService } from '@/core/IdService.js';
|
||||
import { ApiError } from '../../error.js';
|
||||
import { ApiError } from '../../../error.js';
|
||||
|
||||
export const meta = {
|
||||
tags: ['notes'],
|
||||
Loading…
Add table
Add a link
Reference in a new issue