added missing config field in-reply-to
This commit is contained in:
		
							parent
							
								
									9e4c27ddac
								
							
						
					
					
						commit
						c84d6c5d4c
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -51,6 +51,11 @@ pub const CONFIG: CfgGroup<'static> = CfgGroup { | |||
|             default: "error: no toc saved", | ||||
|             description: "Recipient of the emails sent.", | ||||
|         }, | ||||
|         CfgField::Default { | ||||
|             key: "in-reply-to" | ||||
|             default: "intern@berlin.ccc.de" | ||||
|             description: "Person to reply to" | ||||
|         } | ||||
|     ], | ||||
| }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 murmeldin
						murmeldin