mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 20:12:39 +01:00
Remove refresh requirement
This commit is contained in:
parent
53489f9c5a
commit
dc5979df63
@ -490,8 +490,8 @@ abstract class BaseMainActivity : BaseActivity(), MainActivityContract,
|
||||
controlWebview?.resumeTimers()
|
||||
launch {
|
||||
FbCookie.switchBackUser()
|
||||
if (shouldReload)
|
||||
refreshAll()
|
||||
// if (shouldReload)
|
||||
// refreshAll()
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user