Fuck my entire existence

master
Nekojimi 2 months ago
parent 1d78f2a3fb
commit dd977cc899
  1. 2
      src/main/java/moe/nekojimi/chords/Chords.java

@ -507,7 +507,7 @@ public final class Chords extends ListenerAdapter
} }
response += "\n"; response += "\n";
} }
if (!response.isEmpty() && (shouldUpdate || initialUpdateSent)) if (!response.isEmpty() && (shouldUpdate || !initialUpdateSent))
{ {
request.getInvocation().respond(response); request.getInvocation().respond(response);
initialUpdateSent = true; initialUpdateSent = true;

Loading…
Cancel
Save