👕 Fix lint issue
This commit is contained in:
@@ -159,7 +159,7 @@ export const issueOperationFields = [
|
||||
loadOptionsDependsOn: [
|
||||
'projectSlug',
|
||||
],
|
||||
loadOptionsMethod: 'getTypes'
|
||||
loadOptionsMethod: 'getTypes',
|
||||
},
|
||||
default: '',
|
||||
},
|
||||
@@ -306,7 +306,7 @@ export const issueOperationFields = [
|
||||
loadOptionsDependsOn: [
|
||||
'projectSlug',
|
||||
],
|
||||
loadOptionsMethod: 'getTypes'
|
||||
loadOptionsMethod: 'getTypes',
|
||||
},
|
||||
default: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user