event 2601
This commit is contained in:
@@ -56,7 +56,7 @@ public class RegistrationResource {
|
||||
this.userRepository = userRepository;
|
||||
}
|
||||
|
||||
private static Long currentEventId = 1751L;
|
||||
private static Long currentEventId = 2601L;
|
||||
|
||||
@Autowired
|
||||
CurrentUserHolder currentUser;
|
||||
|
||||
Reference in New Issue
Block a user