forked from coolaj86/telebit.js
		
	more descriptive wait message
This commit is contained in:
		
							parent
							
								
									19a42a596c
								
							
						
					
					
						commit
						00f3b3ab45
					
				| @ -539,7 +539,7 @@ function getToken(err, state) { | ||||
|           console.error(err); | ||||
|           return; | ||||
|         } | ||||
|         console.info("waiting..."); | ||||
|         console.info(TPLS.remote.waiting.replace(/{email}/, state.config.email)); | ||||
|         next(); | ||||
|       }); | ||||
|     } | ||||
|  | ||||
| @ -464,6 +464,8 @@ code = " | ||||
| ============================================== | ||||
| " | ||||
| 
 | ||||
| waiting = "waiting for you to check your email..." | ||||
| 
 | ||||
| [remote.setup] | ||||
| 
 | ||||
| email = "Welcome! | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user