mirror of
https://git.rape.pet/ulith/amputoma-fe.git
synced 2025-02-08 06:12:39 +01:00
Merge branch 'fix/fetch-error-when-login' into 'develop'
#370 fix/fetch-error-when-login See merge request pleroma/pleroma-fe!596
This commit is contained in:
commit
99051f4a55
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ const Timeline = {
|
|||
|
||||
window.addEventListener('scroll', this.scrollLoad)
|
||||
|
||||
if (this.timelineName === 'friends' && !credentials) { return false }
|
||||
|
||||
timelineFetcher.fetchAndUpdate({
|
||||
store,
|
||||
credentials,
|
||||
|
|
Loading…
Add table
Reference in a new issue