Update.
This commit is contained in:
		
							parent
							
								
									efbc6a9b4c
								
							
						
					
					
						commit
						7914511de5
					
				| @ -69,7 +69,7 @@ class NotificationService(BaseService): | |||||||
|                     await self.app.services.push.notify_user( |                     await self.app.services.push.notify_user( | ||||||
|                         user_uid=channel_member["user_uid"], |                         user_uid=channel_member["user_uid"], | ||||||
|                         payload={ |                         payload={ | ||||||
|                             "title": f"New message in {channel_member}", |                             "title": f"New message in {channel_name}", | ||||||
|                             "message": f"{user['nick']}: {stripped_message}", |                             "message": f"{user['nick']}: {stripped_message}", | ||||||
|                             "icon": "/image/snek192.png", |                             "icon": "/image/snek192.png", | ||||||
|                             "url": f"/channel/{channel_message['channel_uid']}.html", |                             "url": f"/channel/{channel_message['channel_uid']}.html", | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user