fix type
This commit is contained in:
		
							parent
							
								
									614b11951b
								
							
						
					
					
						commit
						b1abf47ce7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -5,6 +5,7 @@ import type { User } from '@/models/entities/User.js'; | |||
| type NoteLike = { | ||||
| 	userId: Note['userId']; | ||||
| 	text: Note['text']; | ||||
| 	cw: Note['cw']; | ||||
| }; | ||||
| 
 | ||||
| type UserLike = { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue