discord: Access level

This commit is contained in:
sdburns1998
2019-07-08 17:15:26 +02:00
parent c082febf11
commit 1fa5f69583

View File

@@ -49,7 +49,7 @@ import net.runelite.discord.DiscordUser;
public class DiscordService implements AutoCloseable
{
private final EventBus eventBus;
public final RuneLiteProperties runeLiteProperties;
private final RuneLiteProperties runeLiteProperties;
private final ScheduledExecutorService executorService;
private final DiscordRPC discordRPC;