mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fetching node liked
This commit is contained in:
parent
53abb3853e
commit
16af90fd50
3 changed files with 5 additions and 2 deletions
|
@ -119,6 +119,7 @@ export interface INode {
|
|||
blocks: IBlock[];
|
||||
thumbnail?: string;
|
||||
description?: string;
|
||||
is_liked?: boolean;
|
||||
|
||||
options: {
|
||||
flow: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue