mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -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"
|