mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-05 15:40:03 +08:00
feat: UI show version (#226)
This commit is contained in:
@@ -171,7 +171,7 @@ const menuOptions = computed(() => [
|
||||
href: "https://github.com/dreamhunter2333/cloudflare_temp_email",
|
||||
},
|
||||
{
|
||||
default: () => "Github",
|
||||
default: () => import.meta.env.VITE_VERSION || "Github",
|
||||
icon: () => h(NIcon, { component: GithubAlt })
|
||||
}
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user