mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
refactor: adjust model to not contain any
This commit is contained in:
@@ -37,7 +37,7 @@ export interface SCTicketWithoutReferences
|
||||
/**
|
||||
* Service type of the ticket
|
||||
*/
|
||||
serviceType: any;
|
||||
serviceType: string;
|
||||
|
||||
/**
|
||||
* Type of a ticket
|
||||
|
||||
Reference in New Issue
Block a user