mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 12:53:25 +00:00 
			
		
		
		
	Update text prompt
This commit is contained in:
		
							parent
							
								
									21ee454605
								
							
						
					
					
						commit
						93061d3e55
					
				|  | @ -117,7 +117,7 @@ namespace bitwardenSelfLicensor | ||||||
| 
 | 
 | ||||||
|                     while (storage == 0) |                     while (storage == 0) | ||||||
|                     { |                     { | ||||||
|                         WriteLineOver("Extra storage space for the user " + name + ". (max.: " + short.MaxValue + ") [storage]"); |                         WriteLineOver("Extra storage space for the user " + name + ". (max.: " + short.MaxValue + "). Defaults to maximum value. [storage]"); | ||||||
|                         buff = Console.ReadLine(); |                         buff = Console.ReadLine(); | ||||||
|                         if (string.IsNullOrWhiteSpace(buff)) |                         if (string.IsNullOrWhiteSpace(buff)) | ||||||
|                         { |                         { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user