Ask user to connect to Wikidata account
This commit is contained in:
parent
7a233021fd
commit
f5efbf1d85
2 changed files with 10 additions and 0 deletions
1
app.py
1
app.py
|
|
@ -410,6 +410,7 @@ def item_page(item_id):
|
|||
catalog_detail=catalog_detail,
|
||||
labels=find_more_props,
|
||||
entity=item.entity,
|
||||
username=get_username(),
|
||||
label=label,
|
||||
image=image,
|
||||
other=other,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue