From 4a662e9d2bf5d1afef364d55f0edefd4ede21231 Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Sun, 25 Jun 2017 22:52:12 -0700 Subject: [PATCH] Fixed editor update issue --- frontend/scenes/Document/Document.js | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/scenes/Document/Document.js b/frontend/scenes/Document/Document.js index c9f47e8af..be75d6dfc 100644 --- a/frontend/scenes/Document/Document.js +++ b/frontend/scenes/Document/Document.js @@ -145,6 +145,7 @@ type Props = { updatedBy={this.store.document.updatedBy} />}