Skip to content

Commit e9631d9

Browse files
authored
Merge pull request #116 from Team-Wable/feat/#115
[FEAT] update precommunity number
2 parents 51a6058 + ac5c639 commit e9631d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WableServer/src/main/java/com/wable/www/WableServer/api/community/service/CommunityQueryService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class CommunityQueryService {
2222
private final CommunityRepository communityRepository;
2323

2424
private static final Map<String, Integer> TOTAL_MAP = Map.of(
25-
"T1", 80,
25+
"T1", 100,
2626
"DK", 18,
2727
"GEN", 20,
2828
"KT", 10,

0 commit comments

Comments
 (0)