mirror of https://gitlab.com/bashrc2/epicyon
Set tag
parent
99daa27fd6
commit
75c17914e7
|
|
@ -177,4 +177,4 @@ def set_post_content_labels(post_json_object: {}, labels: str) -> None:
|
||||||
'name': 'Labels',
|
'name': 'Labels',
|
||||||
'value': labels
|
'value': labels
|
||||||
}
|
}
|
||||||
obj['attachment'].append(labels_dict)
|
obj['tag'].append(labels_dict)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue