Change link for downloading emoji packs
This commit is contained in:
parent
747dc65e9b
commit
1bcf33abdc
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
<el-form-item>
|
||||
<el-link
|
||||
v-if="pack.pack['can-download']"
|
||||
:href="`//${host}/api/pleroma/emoji/packs/${name}/download_shared`"
|
||||
:href="pack.pack['fallback-src']"
|
||||
:underline="false"
|
||||
type="primary"
|
||||
target="_blank">
|
||||
|
|
Loading…
Reference in a new issue