* Unifying Misskey-specific IRIs in JSON-LD `@context` Resolve #8116 * CHANGELOG
This commit is contained in:
		
							parent
							
								
									e2cefb7f47
								
							
						
					
					
						commit
						d8905a9588
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -32,7 +32,7 @@ export const renderActivity = (x: any): IActivity | null => { | |||
| 				PropertyValue: 'schema:PropertyValue', | ||||
| 				value: 'schema:value', | ||||
| 				// Misskey
 | ||||
| 				misskey: `${config.url}/ns#`, | ||||
| 				misskey: 'https://misskey-hub.net/ns#', | ||||
| 				'_misskey_content': 'misskey:_misskey_content', | ||||
| 				'_misskey_quote': 'misskey:_misskey_quote', | ||||
| 				'_misskey_reaction': 'misskey:_misskey_reaction', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue