add topics to logs
All checks were successful
Deploy to Dokku / docker (ubuntu-latest) (push) Successful in 42s

This commit is contained in:
Lee
2024-07-04 07:06:54 +01:00
parent 43c5473a4f
commit 5b0f06efc2
15 changed files with 16 additions and 15 deletions

View File

@ -8,7 +8,7 @@ import net.dv8tion.jda.api.entities.emoji.Emoji;
/**
* @author Fascinated (fascinated7)
*/
@Log4j2
@Log4j2(topic = "Emojis")
public class Emojis {
public static final Emoji SPOTIFY_EMOJI;
public static final Emoji CHECK_MARK_EMOJI;