Notifications accept.
This commit is contained in:
		
							parent
							
								
									4df6055566
								
							
						
					
					
						commit
						dd11c8da5a
					
				@ -39,6 +39,7 @@ class NotificationService(BaseService):
 | 
			
		||||
            if not channel_member['new_count']:
 | 
			
		||||
                channel_member['new_count'] = 0
 | 
			
		||||
            channel_member['new_count'] += 1
 | 
			
		||||
            print("INSERTED!!",flush=True)
 | 
			
		||||
            await self.services.channel_member.save(channel_member)
 | 
			
		||||
 | 
			
		||||
            model = await self.new()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user