We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51a6058 + ac5c639 commit e9631d9Copy full SHA for e9631d9
1 file changed
WableServer/src/main/java/com/wable/www/WableServer/api/community/service/CommunityQueryService.java
@@ -22,7 +22,7 @@ public class CommunityQueryService {
22
private final CommunityRepository communityRepository;
23
24
private static final Map<String, Integer> TOTAL_MAP = Map.of(
25
- "T1", 80,
+ "T1", 100,
26
"DK", 18,
27
"GEN", 20,
28
"KT", 10,
0 commit comments