From 9581fd2c7af2d7ceca308865af452b9a561cf73d Mon Sep 17 00:00:00 2001 From: isamu Date: Thu, 30 Jan 2025 16:39:51 +0900 Subject: [PATCH] update menu --- src/components/MenuList.vue | 1 + src/i18n/en.ts | 1 + 2 files changed, 2 insertions(+) diff --git a/src/components/MenuList.vue b/src/components/MenuList.vue index 8ebe593..79af9ad 100644 --- a/src/components/MenuList.vue +++ b/src/components/MenuList.vue @@ -7,6 +7,7 @@ + diff --git a/src/i18n/en.ts b/src/i18n/en.ts index f4be7e2..e0cab07 100644 --- a/src/i18n/en.ts +++ b/src/i18n/en.ts @@ -12,6 +12,7 @@ const lang = { random: "BigNode", reception: "Reception", sakana: "Sakana", + tinyswallow: "tinyswallow", map: "GoogleMap", video: "Video", markdown: "Markdown",