This website requires JavaScript.
Explore
Help
Sign In
nicolabs
/
mosh-helpdesk
Watch
1
Star
0
Fork
You've already forked mosh-helpdesk
0
mirror of
https://github.com/mosh-hamedani/helpdesk.git
synced
2026-05-21 11:58:19 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c384470575
mosh-helpdesk
/
core
/
constants
/
ticket-category.ts
5 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add the ability to list tickets
2026-02-19 20:12:49 +01:00
export
type
TicketCategory
=
|
"general_question"
|
"technical_question"
|
"refund_request"
;
Reference in a new issue
Copy permalink