mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-12-14 15:26:54 +01:00
Don't throw error if update check is rate limited
This commit is contained in:
parent
72180cc15a
commit
02a3602a28
@ -146,7 +146,7 @@ public class LDGithub {
|
||||
ex1.printStackTrace();
|
||||
}
|
||||
|
||||
throw ex;
|
||||
return null;
|
||||
}
|
||||
|
||||
String download = null;
|
||||
|
Loading…
Reference in New Issue
Block a user