mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-06-06 22:33:58 +02:00
Added "view image" button, if a wikimedia commons tag is present on node. (#78)
* Added "view image" button, if a wikimedia commons tag is present. * show thumbnail, prevent 'LPR LPR' --------- Co-authored-by: Will Freeman <hohosanta@me.com>
This commit is contained in:
@@ -38,7 +38,8 @@ WHITELISTED_TAGS = [
|
||||
"camera:direction",
|
||||
"surveillance:brand",
|
||||
"surveillance:operator",
|
||||
"surveillance:manufacturer"
|
||||
"surveillance:manufacturer",
|
||||
"wikimedia_commons"
|
||||
]
|
||||
|
||||
def get_all_nodes():
|
||||
|
||||
Reference in New Issue
Block a user