From 52865a302f7adce07632dca5f4a1870e7b4ae20b Mon Sep 17 00:00:00 2001 From: Fedor Katurov Date: Fri, 15 Nov 2019 13:40:15 +0700 Subject: [PATCH] fixed related nodes --- src/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.tsx b/src/index.tsx index d33991a2..9bcac8bb 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -22,10 +22,7 @@ render( - fix: text nodes cell not clickable - fix: text nodes cell has no preview -- fix: user receives his own notifications :-( - fix: text nodes should not have 'no comments yet badge -- fix: node related and albums should exclude node itself -- fix: select node and edit it. All images will be not loaded - import videos - import graffiti @@ -54,5 +51,8 @@ Done: - social integration (login, signup) - boris with comments (import) - boris with comments (layout) +- fix: user receives his own notifications :-( +- fix: node related and albums should exclude node itself +- fix: select node and edit it. All images will be not loaded */