Fix bug
This commit is contained in:
parent
0ed43e1bdf
commit
f4c4d53bbb
2 changed files with 30 additions and 1 deletions
|
|
@ -93,7 +93,6 @@
|
|||
|
||||
<div>
|
||||
<ui-select v-model="exportTarget">
|
||||
<span slot="label">{{ $t('export-target') }}</span>
|
||||
<option value="notes">{{ $t('export-targets.all-notes') }}</option>
|
||||
<option value="following">{{ $t('export-targets.following-list') }}</option>
|
||||
<option value="mute">{{ $t('export-targets.mute-list') }}</option>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue