mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
#34 cleaned IComment
This commit is contained in:
parent
62f0fa59ca
commit
86a22cca3c
2 changed files with 0 additions and 6 deletions
|
@ -106,10 +106,7 @@ export const EMPTY_COMMENT: IComment = {
|
|||
id: null,
|
||||
text: '',
|
||||
files: [],
|
||||
temp_ids: [],
|
||||
is_private: false,
|
||||
user: null,
|
||||
error: '',
|
||||
};
|
||||
|
||||
export const NODE_EDITORS = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue