From fb7e521b844b9e9834efb5541353ddcf8b2c5896 Mon Sep 17 00:00:00 2001 From: Shion Ichikawa Date: Sun, 5 Nov 2023 08:55:44 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20=E4=BC=81=E7=94=BB=E3=82=B3?= =?UTF-8?q?=E3=83=B3=E3=83=86=E3=82=B9=E3=83=88=E6=83=85=E5=A0=B1=E3=81=AE?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/sp/contest.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/sp/contest.vue b/pages/sp/contest.vue index 4e246b2..3d8a914 100644 --- a/pages/sp/contest.vue +++ b/pages/sp/contest.vue @@ -28,12 +28,12 @@ interface RankingData { // .catch(() => null); const rankingData = { - FOOD: [113, 42, 97], - EXHIBITION: [83, 91, 45], - PERFORMANCE: [102, 10, 101], - DRINK: [29, 4, 12], - VISUAL: [49], - UPDATED: "11月4日(土)午前9時更新", + FOOD: [113, 42, 39], + EXHIBITION: [83, 45, 34], + PERFORMANCE: [102, 101, 10], + DRINK: [49, 4, 109], + VISUAL: [49, 45, 12], + UPDATED: "11月5日(日)午前9時", } as RankingData; useHead({