mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-28 03:27:54 +08:00
Update version number in VerticalNav component
This commit is contained in:
@@ -54,7 +54,7 @@ function handleNavScroll(evt: Event) {
|
|||||||
<div class="d-flex" v-html="logo" />
|
<div class="d-flex" v-html="logo" />
|
||||||
|
|
||||||
<h1 class="font-weight-bold leading-normal text-2xl">
|
<h1 class="font-weight-bold leading-normal text-2xl">
|
||||||
MOVIEPILOT
|
MOVIEPILOT <span class="text-sm text-gray-500">v2</span>
|
||||||
</h1>
|
</h1>
|
||||||
</RouterLink>
|
</RouterLink>
|
||||||
</slot>
|
</slot>
|
||||||
|
|||||||
Reference in New Issue
Block a user