mirror of
https://github.com/DiscordSRV/Ascension.git
synced 2024-11-22 11:55:54 +01:00
[ci skip] Add todo comment in MainConfig
This commit is contained in:
parent
5ee6a9365a
commit
eb12d69efd
@ -84,7 +84,7 @@ public abstract class MainConfig implements Config {
|
||||
public PresenceUpdaterConfig presenceUpdater = defaultPresenceUpdater();
|
||||
|
||||
protected PresenceUpdaterConfig defaultPresenceUpdater() {
|
||||
return new PresenceUpdaterConfig();
|
||||
return new PresenceUpdaterConfig(); // TODO: fix overriding this not effecting the final config
|
||||
}
|
||||
|
||||
public TimedUpdaterConfig timedUpdater = new TimedUpdaterConfig();
|
||||
|
Loading…
Reference in New Issue
Block a user