mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update GithubApi.kt
This commit is contained in:
parent
46bab40d75
commit
c99c620e98
1 changed files with 1 additions and 2 deletions
|
@ -148,7 +148,6 @@ class GithubApi(index: Int) : InAppAuthAPIManager(index){
|
||||||
}
|
}
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
logError(e)
|
logError(e)
|
||||||
switchToOldAccount()
|
|
||||||
}
|
}
|
||||||
switchToOldAccount()
|
switchToOldAccount()
|
||||||
return false
|
return false
|
||||||
|
@ -179,4 +178,4 @@ class GithubApi(index: Int) : InAppAuthAPIManager(index){
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue