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:
authorszaimen <szaimen@e.mail.de>2021-07-08 16:29:05 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-07-08 16:53:31 +0300
commit7172ad1962d099f893146cc0e2a87c4159e20ee7 (patch)
treeeff9385d88416437abac23e1df349eb5a1e4599f /js/highlight/shell.js
parente96f62b5c625233393875430f5caf5b0f5879f9e (diff)
Some Design fixes
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Diffstat (limited to 'js/highlight/shell.js')
-rw-r--r--js/highlight/shell.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/highlight/shell.js b/js/highlight/shell.js
index 93c963ab9..342b4aba1 100644
--- a/js/highlight/shell.js
+++ b/js/highlight/shell.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[159],{598:function(s,e,n){"use strict";s.exports=function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#]/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}}}]);
-//# sourceMappingURL=shell.js.map?v=bd2dce9912b128ef3882 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[159],{599:function(s,e,n){"use strict";s.exports=function(s){return{name:"Shell Session",aliases:["console"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#]/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}}}]);
+//# sourceMappingURL=shell.js.map?v=e205d37bc9c2d76726fb \ No newline at end of file