update CustomEmojiService.ts
Signed-off-by: mattyatea <mattyacocacora0@gmail.com>
This commit is contained in:
		
							parent
							
								
									6ad6ab03c6
								
							
						
					
					
						commit
						04c3420420
					
				|  | @ -196,7 +196,7 @@ export class CustomEmojiService implements OnApplicationShutdown { | |||
| 		} | ||||
| 	} | ||||
| 	@bindThis | ||||
| 	public async updateRequest(id: MiEmoji['id'], data: { | ||||
| 	public async updateRequest(id: MiEmojiRequest['id'], data: { | ||||
| 		driveFile?: MiDriveFile; | ||||
| 		name?: string; | ||||
| 		category?: string | null; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue