mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
4 lines
123 B
Python
4 lines
123 B
Python
QUESTION_TICKET_TYPE = "ask-question-give-feedback"
|
|
PROBLEM_TICKET_TYPE = "report-problem"
|
|
GENERAL_TICKET_TYPE = "general"
|