mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
83fb8754a5
commit
cf54aae06d
|
@ -2126,7 +2126,6 @@ def vf_proposal_from_share(shared_item: {}, share_type: str) -> {}:
|
||||||
"attachment": [],
|
"attachment": [],
|
||||||
"unitBased": False,
|
"unitBased": False,
|
||||||
"to": "https://www.w3.org/ns/activitystreams#Public"
|
"to": "https://www.w3.org/ns/activitystreams#Public"
|
||||||
|
|
||||||
}
|
}
|
||||||
if shared_item.get('dfcId'):
|
if shared_item.get('dfcId'):
|
||||||
offer_item['publishes']['resourceConformsTo'] = \
|
offer_item['publishes']['resourceConformsTo'] = \
|
||||||
|
|
Loading…
Reference in New Issue