feat(ticket): rebuild lightweight ticket workspace
This commit is contained in:
@@ -96,6 +96,7 @@ export type TicketListQuery = {
|
||||
channel?: string
|
||||
mine?: number | boolean
|
||||
unassigned?: number | boolean
|
||||
staleHours?: number
|
||||
}
|
||||
|
||||
export type CreateTicketPayload = {
|
||||
|
||||
Reference in New Issue
Block a user