mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-20 15:49:48 +08:00
feat: add SHOW_GITHUB config (#371)
This commit is contained in:
@@ -192,6 +192,7 @@ const menuOptions = computed(() => [
|
||||
icon: () => h(NIcon, { component: GithubAlt })
|
||||
}
|
||||
),
|
||||
show: openSettings.value?.showGithub,
|
||||
key: "github"
|
||||
}
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user