Files
notifications-admin/app/models/feedback.py
2020-03-24 17:48:13 +00:00

3 lines
91 B
Python

QUESTION_TICKET_TYPE = 'ask-question-give-feedback'
PROBLEM_TICKET_TYPE = 'report-problem'