diff --git a/ui/index.html b/ui/index.html index 4e8168e01..1f9ca13a8 100644 --- a/ui/index.html +++ b/ui/index.html @@ -4,6 +4,7 @@ + %VITE_APP_TITLE% diff --git a/ui/package.json b/ui/package.json index 5d9c4291a..ca9174f91 100644 --- a/ui/package.json +++ b/ui/package.json @@ -26,7 +26,7 @@ "markdown-it-sup": "^1.0.0", "markdown-it-task-lists": "^2.1.1", "markdown-it-toc-done-right": "^4.2.0", - "md-editor-v3": "^4.9.0", + "md-editor-v3": "^4.12.1", "medium-zoom": "^1.1.0", "mitt": "^3.0.0", "npm": "^10.2.4", diff --git a/ui/src/layout/components/top-bar/index.vue b/ui/src/layout/components/top-bar/index.vue index 671c7ed8c..75fb1efbb 100644 --- a/ui/src/layout/components/top-bar/index.vue +++ b/ui/src/layout/components/top-bar/index.vue @@ -1,14 +1,12 @@