From dee49910913d2ec8060e72fe67522ad37d9b666d Mon Sep 17 00:00:00 2001 From: Patrik Kernstock Date: Sat, 10 Jun 2017 18:21:57 +0200 Subject: [PATCH] Do not open text files using Collabora app Signed-off-by: Patrik Kernstock --- js/viewer/viewer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/viewer/viewer.js b/js/viewer/viewer.js index b6aa9a6c..e5762aa1 100644 --- a/js/viewer/viewer.js +++ b/js/viewer/viewer.js @@ -14,7 +14,6 @@ var odfViewer = { 'application/msword', 'application/rtf', 'text/rtf', - 'text/plain', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/vnd.openxmlformats-officedocument.wordprocessingml.template', 'application/vnd.ms-word.document.macroEnabled.12',