oops, forgot this
This commit is contained in:
parent
6b6958640f
commit
cf932e2d90
@ -86,12 +86,6 @@ public final class DiscordService {
|
|||||||
@Value("${discord.owner-logs.newHwid}") @Getter
|
@Value("${discord.owner-logs.newHwid}") @Getter
|
||||||
private boolean logNewHwidsToOwner;
|
private boolean logNewHwidsToOwner;
|
||||||
|
|
||||||
/**
|
|
||||||
* Should the license owner be notified when their license is about to expire?
|
|
||||||
*/
|
|
||||||
@Value("${discord.owner-logs.expiringSoon}") @Getter
|
|
||||||
private boolean logExpiringSoonToOwner;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The {@link JDA} instance of the bot.
|
* The {@link JDA} instance of the bot.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user