mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-22 17:17:37 +00:00
i forgor to pass this variable lmao
This commit is contained in:
parent
d10f738304
commit
a43072cd1d
@ -99,7 +99,7 @@ public class PlexCMD extends PlexCommand
|
||||
{
|
||||
return mmString("<red>Plex is already up to date!");
|
||||
}
|
||||
plugin.getUpdateChecker().updateJar();
|
||||
plugin.getUpdateChecker().updateJar(sender);
|
||||
return null;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user