Skip to content

Commit

Permalink
⬆️ vditor
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Nov 23, 2020
1 parent c76247f commit adc0759
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pipe.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Server": "http://localhost:5897",
"StaticServer": "",
"StaticResourceVersion": "1606149088171",
"StaticResourceVersion": "1606150961939",
"RuntimeMode": "dev",
"LogLevel": "debug",
"ShowSQL": false,
Expand Down
2 changes: 1 addition & 1 deletion theme/js/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export const initPjax = (cb) => {
(() => {
$.ajax({
method: 'GET',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.5.6/dist/index.min.js',
url: 'https://cdn.jsdelivr.net/npm/vditor@3.6.6/dist/index.min.js',
dataType: 'script',
cache: true,
success: () => {
Expand Down
2 changes: 1 addition & 1 deletion theme/x/9IPHP/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion theme/x/Fara/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion theme/x/Gina/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion theme/x/Koma/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion theme/x/Littlewin/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion theme/x/Medium/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion theme/x/Next/js/common.min.js

Large diffs are not rendered by default.

0 comments on commit adc0759

Please sign in to comment.