Minor fixes
This commit is contained in:
		@@ -7,7 +7,7 @@ use virtweb_backend::api_tokens::TokenVerb;
 | 
			
		||||
use virtweb_backend::extractors::api_auth_extractor::TokenClaims;
 | 
			
		||||
use virtweb_backend::utils::time_utils::time;
 | 
			
		||||
 | 
			
		||||
/// curl wrapper to query Virtweb backend API
 | 
			
		||||
/// cURL wrapper to query Virtweb backend API
 | 
			
		||||
#[derive(Parser, Debug)]
 | 
			
		||||
#[command(version, about, long_about = None)]
 | 
			
		||||
struct Args {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user