mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
merged codes
This commit is contained in:
@@ -504,6 +504,10 @@ class ServiceReplyToEmailFrom(Form):
|
||||
email_address = email_address(label='Email reply to address')
|
||||
|
||||
|
||||
class InboudnSmsConfirm(Form):
|
||||
inbound_number = ''
|
||||
|
||||
|
||||
class ServiceSmsSender(Form):
|
||||
sms_sender = StringField(
|
||||
'Text message sender',
|
||||
|
||||
Reference in New Issue
Block a user