Skip to content

Commit 99c3960

Browse files
committed
feat: prettify
1 parent 23ffa59 commit 99c3960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AChat/AChatMessageActionsDropdown.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export default defineComponent({
6262
emit('open:change', state, props.transaction)
6363
}
6464
65-
return { t, classes, mdiChevronDown,toggleMenu }
65+
return { t, classes, mdiChevronDown, toggleMenu }
6666
}
6767
})
6868
</script>

0 commit comments

Comments
 (0)