Skip to content

Commit f06c6bc

Browse files
key output_geode_object
1 parent 7c097f8 commit f06c6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ExtensionSelector.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
v-for="(
55
output_extensions, output_geode_object
66
) in geode_objects_and_output_extensions"
7-
:key="geode_object"
7+
:key="output_geode_object"
88
class="justify-left"
99
>
1010
<v-card class="card ma-2 pa-2" width="100%">

0 commit comments

Comments
 (0)