Add note
This commit is contained in:
		
							parent
							
								
									b3b82e7595
								
							
						
					
					
						commit
						8f50482896
					
				|  | @ -37,6 +37,10 @@ export type IMetadata = { | |||
| 	storage?: string; | ||||
| 	storageProps?: any; | ||||
| 	isSensitive?: boolean; | ||||
| 
 | ||||
| 	/** | ||||
| 	 * 外部の(信頼されていない)URLへの直リンクか否か | ||||
| 	 */ | ||||
| 	isRemote?: boolean; | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue