Skip to content

Commit 73ce7c5

Browse files
MuluhGodsonbrylie
authored andcommitted
[ChooserModal.vue] add cc icon from cc -assets
1 parent 4fa18aa commit 73ce7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ChooserModal.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<h6 class="b-header">
110110
{{ $t('help.how-licenses-communicated.license-icons') }}
111111
</h6>
112-
<div><license-icons :icons-arr="['by', 'nc']" /></div>
112+
<div><license-icons :icons-arr="['logo', 'by', 'nc']" /></div>
113113
</div>
114114
</div>
115115
</article>

0 commit comments

Comments
 (0)