mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-16 00:37:21 +02:00
add genetec
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
</v-col>
|
||||
</v-row>
|
||||
|
||||
<!-- TODO: why is this in a separate section? -->
|
||||
|
||||
<h2>Common Vendors</h2>
|
||||
<ul class="serif mb-16">
|
||||
<li>
|
||||
@@ -74,6 +76,11 @@ const vendors = [
|
||||
count: 4,
|
||||
urlScheme: '/alprs/motorola-{index}.jpg',
|
||||
},
|
||||
{
|
||||
vendor: 'Genetec',
|
||||
count: 3,
|
||||
urlScheme: '/alprs/genetec-{index}.webp',
|
||||
},
|
||||
{
|
||||
vendor: 'Leonardo/ELSAG',
|
||||
count: 4,
|
||||
|
||||
Reference in New Issue
Block a user