mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
formatting comment text
This commit is contained in:
parent
1990783fa3
commit
59993f5beb
5 changed files with 27 additions and 4 deletions
|
@ -118,7 +118,7 @@ export interface IComment {
|
|||
text: string;
|
||||
files: IFile[];
|
||||
is_private: boolean;
|
||||
owner: IUser;
|
||||
user: IUser;
|
||||
|
||||
created_at?: string;
|
||||
update_at?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue