Don't throw error if update check is rate limited
This commit is contained in:
@@ -146,7 +146,7 @@ public class LDGithub {
|
||||
ex1.printStackTrace();
|
||||
}
|
||||
|
||||
throw ex;
|
||||
return null;
|
||||
}
|
||||
|
||||
String download = null;
|
||||
|
Reference in New Issue
Block a user