mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-14 22:50:30 +02:00
add elsag
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 244 KiB |
@@ -45,7 +45,7 @@
|
|||||||
|
|
||||||
<h5 class="text-center mt-4">and if operator is known</h5>
|
<h5 class="text-center mt-4">and if operator is known</h5>
|
||||||
<DFCode>
|
<DFCode>
|
||||||
operator=<span class="highlight">(Police Dept Name)</span><br>
|
operator=<span class="highlight">(Police Dept/Owner)</span><br>
|
||||||
operator:wikidata=<span class="highlight">(WikiData ID)</span><br>
|
operator:wikidata=<span class="highlight">(WikiData ID)</span><br>
|
||||||
</DFCode>
|
</DFCode>
|
||||||
|
|
||||||
@@ -88,6 +88,12 @@ const alprBrands: WikidataItem[] = [
|
|||||||
wikidata: 'Q130958232',
|
wikidata: 'Q130958232',
|
||||||
exampleImage: '/neology-1.jpg',
|
exampleImage: '/neology-1.jpg',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Leonardo',
|
||||||
|
nickname: 'Leonardo',
|
||||||
|
wikidata: 'Q910379',
|
||||||
|
exampleImage: '/elsag.webp',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: '(brand goes here)',
|
name: '(brand goes here)',
|
||||||
nickname: 'Other',
|
nickname: 'Other',
|
||||||
|
|||||||
Reference in New Issue
Block a user