[chore] Refresh origin acct before streaming notif

This commit is contained in:
tobi
2024-07-21 15:02:02 +02:00
parent 027a93facc
commit 73c1fead12
3 changed files with 17 additions and 0 deletions

View File

@ -61,6 +61,7 @@ func New(
Stream: stream,
Filter: filter,
EmailSender: emailSender,
Federator: federator,
}
// Init shared util funcs.