From d50924c59b5899f6ab05614fcc9f68fed584cd89 Mon Sep 17 00:00:00 2001
From: Lukas Reschke <lukas@owncloud.com>
Date: Fri, 6 Nov 2015 12:36:01 +0100
Subject: [PATCH] Mark files_drop as shipped

Fixes https://github.com/owncloud/enterprise/issues/895
---
 core/shipped.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/shipped.json b/core/shipped.json
index b6f08a8b96..49a649f3c9 100644
--- a/core/shipped.json
+++ b/core/shipped.json
@@ -8,6 +8,7 @@
     "external",
     "files",
     "files_antivirus",
+    "files_drop",
     "files_external",
     "files_ldap_home",
     "files_locking",
-- 
GitLab