From 5fa059017c2772457b93f38708010083bfe113d3 Mon Sep 17 00:00:00 2001 From: Rafi Date: Fri, 24 Mar 2023 14:22:45 +0800 Subject: [PATCH] Support controlling whether to enable the API Key setting module through environment variables. --- layouts/default.vue | 4 ++++ nuxt.config.ts | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/layouts/default.vue b/layouts/default.vue index d6f1180..6b61920 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -239,6 +239,10 @@ onMounted(async () => { + +