Skip to content

Commit

Permalink
fix : error name
Browse files Browse the repository at this point in the history
  • Loading branch information
iqeq1945 committed Nov 29, 2024
1 parent a61d281 commit f8ea10f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/stats/stats.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit f8ea10f

Please sign in to comment.