refactor: use insert
This commit is contained in:
		
							parent
							
								
									386d3cd997
								
							
						
					
					
						commit
						0005de6a98
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -67,7 +67,7 @@ export default define(meta, async (ps, user) => { | |||
| 	} | ||||
| 
 | ||||
| 	// Create mute
 | ||||
| 	await Mutings.save({ | ||||
| 	await Mutings.insert({ | ||||
| 		id: genId(), | ||||
| 		createdAt: new Date(), | ||||
| 		muterId: muter.id, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue