From c32c0981a308c8203a4ff4783bef1ed658f2dafc Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Thu, 11 Jun 2020 19:43:28 +0300 Subject: [PATCH] Change api for recent files --- apps/api/documents/api.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/api/documents/api.js b/apps/api/documents/api.js index 57fab51b98..4e95e85a77 100644 --- a/apps/api/documents/api.js +++ b/apps/api/documents/api.js @@ -74,7 +74,6 @@ recent: [ { title: 'document title', - image: 'recent icon url', url: 'document url', folder: 'path to document', },