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 undefined
|
||||
return
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue