style: spreadsheet columns (#2554)
* style: spreadsheet columns * fix: build errors
This commit is contained in:
parent
cb533849e8
commit
442c83eea2
47 changed files with 171 additions and 263 deletions
|
|
@ -437,7 +437,6 @@ export const createIssuePayload: (
|
|||
archived_at: null,
|
||||
assignees: [],
|
||||
assignee_details: [],
|
||||
assignees_list: [],
|
||||
attachment_count: 0,
|
||||
attachments: [],
|
||||
issue_relations: [],
|
||||
|
|
@ -459,7 +458,6 @@ export const createIssuePayload: (
|
|||
labels: [],
|
||||
label_details: [],
|
||||
is_draft: false,
|
||||
labels_list: [],
|
||||
links_list: [],
|
||||
link_count: 0,
|
||||
module: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue