Fuck my entire existence

master
Nekojimi 1 month 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";
}
if (!response.isEmpty() && (shouldUpdate || initialUpdateSent))
if (!response.isEmpty() && (shouldUpdate || !initialUpdateSent))
{
request.getInvocation().respond(response);
initialUpdateSent = true;

Loading…
Cancel
Save