mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Better comment
This commit is contained in:
		
							parent
							
								
									12ae14901c
								
							
						
					
					
						commit
						901ec06f3f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -16,7 +16,7 @@ export interface IAuthContext {
 | 
				
			||||||
	user: any;
 | 
						user: any;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/**
 | 
						/**
 | 
				
			||||||
	 * Weather if the request is via the (Misskey Web Client or user direct) or not
 | 
						 * Weather if the request is via the User-Native Token or not
 | 
				
			||||||
	 */
 | 
						 */
 | 
				
			||||||
	isSecure: boolean;
 | 
						isSecure: boolean;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue