Add notification on new instance follower (server side)
This commit is contained in:
parent
0dc6477758
commit
883993c81e
19 changed files with 212 additions and 21 deletions
|
@ -342,6 +342,8 @@ function saveActorAndServerAndModelIfNotExist (
|
|||
actorCreated.VideoChannel.Account = ownerActor.Account
|
||||
}
|
||||
|
||||
actorCreated.Server = server
|
||||
|
||||
return actorCreated
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue