fix(docs): use correct description property
This commit is contained in:
		
							parent
							
								
									b5390c0922
								
							
						
					
					
						commit
						10d979bd65
					
				
					 1 changed files with 2 additions and 5 deletions
				
			
		|  | @ -2,17 +2,14 @@ import define from '../../define.js'; | |||
| import { readNotification } from '../../common/read-notification.js'; | ||||
| 
 | ||||
| export const meta = { | ||||
| 	desc: { | ||||
| 		'ja-JP': '通知を既読にします。', | ||||
| 		'en-US': 'Mark a notification as read.', | ||||
| 	}, | ||||
| 
 | ||||
| 	tags: ['notifications', 'account'], | ||||
| 
 | ||||
| 	requireCredential: true, | ||||
| 
 | ||||
| 	kind: 'write:notifications', | ||||
| 
 | ||||
| 	description: 'Mark a notification as read.', | ||||
| 
 | ||||
| 	errors: { | ||||
| 		noSuchNotification: { | ||||
| 			message: 'No such notification.', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue