From f8ea10fe98faa419e8323c9136a273c5a02330be Mon Sep 17 00:00:00 2001 From: iqeq1945 Date: Fri, 29 Nov 2024 15:50:49 +0900 Subject: [PATCH] fix : error name --- src/stats/stats.service.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stats/stats.service.ts b/src/stats/stats.service.ts index f2eac6a..25f1fd1 100644 --- a/src/stats/stats.service.ts +++ b/src/stats/stats.service.ts @@ -243,13 +243,13 @@ export class StatsService { id: 'PEACH', }, ], - 'GOMEM-1': [ + 'GOM-1': [ { threshold: 50, id: 'GOMEM', }, ], - 'GOMEM-2': [ + 'GOM-2': [ { threshold: 50, id: 'ACADEMY',