forked from Cookies_Github_mirror/AquaDX
[chuni] Fix music score missing again
[ongeki] Fix music score missing again
This commit is contained in:
@@ -91,6 +91,6 @@ public class AimeDbRequestHandler extends ChannelInboundHandlerAdapter {
|
||||
@Override
|
||||
public void channelInactive(ChannelHandlerContext ctx) throws Exception {
|
||||
super.channelInactive(ctx);
|
||||
logger.info("Connection closed");
|
||||
logger.debug("Connection closed");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user