revert 484e023c0
				
					
				
			This commit is contained in:
		| @@ -27,7 +27,6 @@ export const packedEmojiSchema = { | ||||
| 		host: { | ||||
| 			type: 'string', | ||||
| 			optional: false, nullable: true, | ||||
| 			description: 'The local host is represented with `null`.', | ||||
| 		}, | ||||
| 		url: { | ||||
| 			type: 'string', | ||||
|   | ||||
| @@ -21,7 +21,6 @@ export const packedUserLiteSchema = { | ||||
| 			type: 'string', | ||||
| 			nullable: true, optional: false, | ||||
| 			example: 'misskey.example.com', | ||||
| 			description: 'The local host is represented with `null`.', | ||||
| 		}, | ||||
| 		avatarUrl: { | ||||
| 			type: 'string', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo