Fix indent
This commit is contained in:
		
							parent
							
								
									7dd4180fba
								
							
						
					
					
						commit
						0709cac97f
					
				
					 1 changed files with 8 additions and 8 deletions
				
			
		
							
								
								
									
										16
									
								
								src/@types/webfinger.js.d.ts
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								src/@types/webfinger.js.d.ts
									
										
									
									
										vendored
									
									
								
							|  | @ -26,14 +26,14 @@ declare module 'webfinger.js' { | |||
| 	} | ||||
| 
 | ||||
| 	interface IIDXLinks { | ||||
|     'avatar': IJRDLink[]; | ||||
|     'remotestorage': IJRDLink[]; | ||||
|     'blog': IJRDLink[]; | ||||
|     'vcard': IJRDLink[]; | ||||
|     'updates': IJRDLink[]; | ||||
|     'share': IJRDLink[]; | ||||
|     'profile': IJRDLink[]; | ||||
|     'webfist': IJRDLink[]; | ||||
| 		'avatar': IJRDLink[]; | ||||
| 		'remotestorage': IJRDLink[]; | ||||
| 		'blog': IJRDLink[]; | ||||
| 		'vcard': IJRDLink[]; | ||||
| 		'updates': IJRDLink[]; | ||||
| 		'share': IJRDLink[]; | ||||
| 		'profile': IJRDLink[]; | ||||
| 		'webfist': IJRDLink[]; | ||||
| 		'camlistore': IJRDLink[]; | ||||
| 		[type: string]: IJRDLink[]; | ||||
| 	} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue