mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-20 11:38:25 -06:00
Fix lint
This commit is contained in:
parent
0f91ae62df
commit
b1cbc0dd3e
@ -19,7 +19,7 @@ async function processUpdateActivity (activity: ActivityUpdate) {
|
|||||||
return processUpdateVideoChannel(account, activity.object)
|
return processUpdateVideoChannel(account, activity.object)
|
||||||
}
|
}
|
||||||
|
|
||||||
return undefined
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user