mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
chore: cleans up types (#3356)
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
</span>
|
||||
</router-link>
|
||||
<template #content>
|
||||
<ContainerPopup :container="item" />
|
||||
<ContainerPopup :container="item as Container" />
|
||||
</template>
|
||||
</Popup>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user