bbb
This commit is contained in:
parent
b16c4a18d5
commit
01aa227dbe
2 changed files with 4 additions and 3 deletions
|
@ -436,7 +436,7 @@ def message2(v, username):
|
|||
|
||||
|
||||
beams_client.publish_to_interests(
|
||||
interests=[f'{request.host}{parent.author.id}'],
|
||||
interests=[str(user.id)],
|
||||
publish_body={
|
||||
'web': {
|
||||
'notification': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue