Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorMormuig <Mormuig@users.noreply.github.com>2018-04-13 10:46:51 +0300
committerGitHub <noreply@github.com>2018-04-13 10:46:51 +0300
commit3e9c0aeb910ebcdd8553e3d3239c7fcda9a4d01d (patch)
tree5779ca67c907c18dd7e3369d24749b937ea3b9b1 /js
parenta6ded9f277f82fe9de555af2819e6e1fe409904f (diff)
Patch issue #58
Diffstat (limited to 'js')
-rw-r--r--js/editor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/editor.js b/js/editor.js
index d4065ac..31387e5 100644
--- a/js/editor.js
+++ b/js/editor.js
@@ -244,7 +244,7 @@ var Files_Texteditor = {
'application/x-empty',
'application/x-msdos-program',
'application/x-php',
- 'application/x-pearl',
+ 'application/x-perl',
'application/x-text',
'application/yaml'
];