Skip to content

Commit

Permalink
🐛 fix #272
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Jan 12, 2024
1 parent a42ec5f commit 0bc4841
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/js/admin/admin.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/main/resources/js/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ window.Util = {
*/
parseMarkdown: function () {
Vcomment.parseMarkdown({
cdn: Label.staticServePath + "/js/lib/vditor",
lang: Label.langLabel,
lineNumber: Label.showCodeBlockLn,
hljsEnable: !Label.luteAvailable,
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/9IPHP/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/Bubble/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/Casper/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/Finding/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/Jane/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/Medium/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/NeoEase/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/Pinghsu/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/metro-hot/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/next/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/nijigen/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/timeline/js/common.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/main/resources/skins/yilia/js/common.min.js

Large diffs are not rendered by default.

0 comments on commit 0bc4841

Please sign in to comment.