fix: pick status and priority show current
This commit is contained in:
@@ -35,6 +35,12 @@ const FIELDS: FieldLensDef[] = [
|
||||
label: "Edit tags",
|
||||
command: "xboctukFlow.editTaskTags",
|
||||
},
|
||||
{
|
||||
field: EditableField.TAGS,
|
||||
icon: "$(gear)",
|
||||
label: "Configure project tags",
|
||||
command: "xboctukFlow.openProjectConfig",
|
||||
},
|
||||
{
|
||||
field: EditableField.ASSIGNEE,
|
||||
icon: "$(account)",
|
||||
|
||||
Reference in New Issue
Block a user