fix: update? what update
This commit is contained in:
parent
a19473eb46
commit
1795195097
3 changed files with 6 additions and 4 deletions
|
|
@ -205,4 +205,4 @@ export type RoleAssignmentsRepository = Repository<MiRoleAssignment>;
|
|||
export type FlashsRepository = Repository<MiFlash>;
|
||||
export type FlashLikesRepository = Repository<MiFlashLike>;
|
||||
export type UserMemoRepository = Repository<MiUserMemo>;
|
||||
export type NoteEditRepository = Repository<NoteEdit>;
|
||||
export type NoteEditRepository = Repository<NoteEdit>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue