forked from DebaucheryLibrarian/traxxx
Added Aziani. Added URL origin parameter to relevant qu methods.
This commit is contained in:
@@ -38,7 +38,10 @@
|
||||
:class="{ expanded }"
|
||||
/>
|
||||
|
||||
<div class="networks">
|
||||
<div
|
||||
v-if="networks.length > 0"
|
||||
class="networks"
|
||||
>
|
||||
<Network
|
||||
v-for="childNetwork in networks"
|
||||
:key="`network-${childNetwork.id}`"
|
||||
|
||||
Reference in New Issue
Block a user