mirror of
				https://github.com/MindWorkAI/AI-Studio.git
				synced 2025-11-04 04:00:21 +00:00 
			
		
		
		
	Fixed visibility
This commit is contained in:
		
							parent
							
								
									2aa6ef1cce
								
							
						
					
					
						commit
						f7d2cb4af7
					
				@ -64,7 +64,7 @@ impl<'r> FromRequest<'r> for APIToken {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
#[derive(Debug)]
 | 
			
		||||
enum APITokenError {
 | 
			
		||||
pub enum APITokenError {
 | 
			
		||||
    Missing,
 | 
			
		||||
    Invalid,
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user