Skip to content

Commit abd21a1

Browse files
SpliiTgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 0548283 commit abd21a1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/components/Viewer/Solid/PolygonsOptions.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ const { itemProps } = defineProps({
88
</script>
99

1010
<template>
11-
<ViewerGenericMeshPolygonsOptions
12-
:itemProps="itemProps"
13-
:btnImage="SolidFacets"
11+
<ViewerGenericMeshPolygonsOptions
12+
:itemProps="itemProps"
13+
:btnImage="SolidFacets"
1414
:capabilities="{ textures: { available: false } }"
1515
/>
1616
</template>

0 commit comments

Comments
 (0)