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:
authorJulius Härtl <jus@bitgrid.net>2020-09-30 09:19:07 +0300
committerGitHub <noreply@github.com>2020-09-30 09:19:07 +0300
commit250a34891e0dbdb70dde636e665d54d66e2491ef (patch)
treeaed44079c9546712a195be688f697979aed592cd /js/highlight/protobuf.js
parent1337d1a36a5f0f4e5270c30888c866e031f49357 (diff)
parent0ef40612008d82dcdfcab5befe24ed45ec4c18a8 (diff)
Merge pull request #1066 from nextcloud/backport/1060/stable20v20.0.0
Diffstat (limited to 'js/highlight/protobuf.js')
-rw-r--r--js/highlight/protobuf.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/protobuf.js b/js/highlight/protobuf.js
index c079465a5..eae7eef16 100644
--- a/js/highlight/protobuf.js
+++ b/js/highlight/protobuf.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[134],{509:function(e,n){e.exports=function(e){return{keywords:{keyword:"package import option optional required repeated group oneof",built_in:"double float int32 int64 uint32 uint64 sint32 sint64 fixed32 fixed64 sfixed32 sfixed64 bool string bytes",literal:"true false"},contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,{className:"class",beginKeywords:"message enum service",end:/\{/,illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{className:"function",beginKeywords:"rpc",end:/;/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+/,end:/\s*=/,excludeEnd:!0}]}}}}]);
-//# sourceMappingURL=protobuf.js.map?v=9d3cbe3e763fef5c6562 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[134],{511:function(e,n){e.exports=function(e){return{keywords:{keyword:"package import option optional required repeated group oneof",built_in:"double float int32 int64 uint32 uint64 sint32 sint64 fixed32 fixed64 sfixed32 sfixed64 bool string bytes",literal:"true false"},contains:[e.QUOTE_STRING_MODE,e.NUMBER_MODE,e.C_LINE_COMMENT_MODE,{className:"class",beginKeywords:"message enum service",end:/\{/,illegal:/\n/,contains:[e.inherit(e.TITLE_MODE,{starts:{endsWithParent:!0,excludeEnd:!0}})]},{className:"function",beginKeywords:"rpc",end:/;/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+/,end:/\s*=/,excludeEnd:!0}]}}}}]);
+//# sourceMappingURL=protobuf.js.map?v=fb0410aa1998e395f061 \ No newline at end of file