forked from Cookies_Github_mirror/AquaDX
[ongeki] Server endpoint url change
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.Map;
|
||||
* @author samnyan (privateamusement@protonmail.com)
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("ongeki")
|
||||
@RequestMapping("OngekiServlet")
|
||||
public class OngekiController {
|
||||
|
||||
private final GetGameEventHandler getGameEventHandler;
|
||||
|
||||
Reference in New Issue
Block a user