Getting the mod list for download now works from Android as well

This commit is contained in:
Yair Morgenstern 2020-09-04 13:09:01 +03:00
parent 8a73e4618b
commit 95002bc69b

View file

@ -140,8 +140,6 @@ object Github {
{ {
action(this) action(this)
doOutput = true
try { try {
return inputStream return inputStream
} catch (ex: Exception) { } catch (ex: Exception) {