From 3e9c0aeb910ebcdd8553e3d3239c7fcda9a4d01d Mon Sep 17 00:00:00 2001 From: Mormuig Date: Fri, 13 Apr 2018 09:46:51 +0200 Subject: Patch issue #58 --- js/editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ]; -- cgit v1.2.3