[enh] add cc for mail
This commit is contained in:
@@ -44,5 +44,6 @@ export interface ConfMail {
|
||||
username: string
|
||||
apikey: string
|
||||
from: string
|
||||
cc?: string
|
||||
to: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user