Skip to content

Commit

Permalink
thats a value
Browse files Browse the repository at this point in the history
help
  • Loading branch information
uncreativeCultist committed Jul 10, 2024
1 parent 3416965 commit 1ecf891
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ public Message getNowPlaying(JDA jda, boolean includeProgress)
+ FormatUtil.volumeIcon(audioPlayer.getVolume()));
}
}
return;
return null;
}

public Message getNowPlaying(JDA jda)
Expand Down

0 comments on commit 1ecf891

Please sign in to comment.