forked from Yara724/api
Added registrar + fixed sign bug in car-body flow
This commit is contained in:
@@ -282,6 +282,7 @@ export enum CreationMethod {
|
||||
export enum FilledBy {
|
||||
CUSTOMER = "customer",
|
||||
EXPERT = "expert",
|
||||
REGISTRAR = "registrar",
|
||||
}
|
||||
|
||||
export class ExpertLinkInfo {
|
||||
|
||||
Reference in New Issue
Block a user