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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'js/highlight/json.js')
-rw-r--r--js/highlight/json.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/json.js b/js/highlight/json.js
index 932106bed..2985c7389 100644
--- a/js/highlight/json.js
+++ b/js/highlight/json.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[86],{168:function(n,e){n.exports=function(n){var e={literal:"true false null"},i=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],l={end:",",endsWithParent:!0,excludeEnd:!0,contains:i,keywords:e},a={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(l,{begin:/:/})],illegal:"\\S"},t={begin:"\\[",end:"\\]",contains:[n.inherit(l)],illegal:"\\S"};return i.splice(i.length,0,a,t),{contains:i,keywords:e,illegal:"\\S"}}}}]);
-//# sourceMappingURL=json.js.map?v=b829e8a5b6611ed73ea2 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[86],{168:function(n,e){n.exports=function(n){var e={literal:"true false null"},i=[n.QUOTE_STRING_MODE,n.C_NUMBER_MODE],t={end:",",endsWithParent:!0,excludeEnd:!0,contains:i,keywords:e},l={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[n.BACKSLASH_ESCAPE],illegal:"\\n"},n.inherit(t,{begin:/:/})],illegal:"\\S"},a={begin:"\\[",end:"\\]",contains:[n.inherit(t)],illegal:"\\S"};return i.splice(i.length,0,l,a),{contains:i,keywords:e,illegal:"\\S"}}}}]);
+//# sourceMappingURL=json.js.map?v=81d72e2b0532a5eb24eb \ No newline at end of file