Skip to content
Snippets Groups Projects
Commit b5de5255 authored by syuilo's avatar syuilo
Browse files

add note

parent 5005cc8a
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@
import type { MiNote } from '@/models/Note.js';
import type { Packed } from '@/misc/json-schema.js';
// NoteEntityService.isPureRenote とよしなにリンク
type Renote =
MiNote & {
renoteId: NonNullable<MiNote['renoteId']>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment