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>2019-08-06 11:02:42 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-08-06 11:44:32 +0300
commit9c82ad4fe3a62e4844b1ba1d47db8336d66dc9c8 (patch)
tree2478e2cdcb33d551ab68703b278b2db05d3880bd /js/highlight/bnf.js
parent5458e8230720311a5780c7e942ec49521288479c (diff)
Always make sure to get the latest sendable steps when retrying
Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/bnf.js')
-rw-r--r--js/highlight/bnf.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/bnf.js b/js/highlight/bnf.js
index 0a1a0c6e6..0b4716392 100644
--- a/js/highlight/bnf.js
+++ b/js/highlight/bnf.js
@@ -1,2 +1,2 @@
-(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{106:function(n,e){n.exports=function(n){return{contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,starts:{end:/$/,contains:[{begin:/</,end:/>/},n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE,n.APOS_STRING_MODE,n.QUOTE_STRING_MODE]}}]}}}}]);
-//# sourceMappingURL=bnf.js.map?v=5b076ccb7045c556c151 \ No newline at end of file
+(window.webpackJsonp=window.webpackJsonp||[]).push([[21],{103:function(n,e){n.exports=function(n){return{contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,starts:{end:/$/,contains:[{begin:/</,end:/>/},n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE,n.APOS_STRING_MODE,n.QUOTE_STRING_MODE]}}]}}}}]);
+//# sourceMappingURL=bnf.js.map?v=d7ce6b08123082af29a2 \ No newline at end of file