Skip to content

Commit 3f507f2

Browse files
style: adjust cs for eslint
1 parent b21528e commit 3f507f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/EnvelopeList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
{{ n('mail', 'Forward {number} as attachment', 'Forward {number} as attachment', selection.length, { number: selection.length }) }}
114114
</ActionButton>
115115
</Actions>
116-
</div>
116+
</div>
117117
</transition>
118118

119119
<transition-group :name="listTransitionName">

0 commit comments

Comments
 (0)