eslint --fix
This commit is contained in:
parent
bb2de0f567
commit
d9aca590bb
38 changed files with 62 additions and 62 deletions
|
|
@ -312,8 +312,8 @@
|
|||
new-upload
|
||||
:title="$t('admin_dash.emoji.adding_new')"
|
||||
:pack-name="packName"
|
||||
@updatePackFiles="updatePackFiles"
|
||||
@displayError="displayError"
|
||||
@update-pack-files="updatePackFiles"
|
||||
@display-error="displayError"
|
||||
>
|
||||
<template #trigger>
|
||||
<FAIcon
|
||||
|
|
@ -334,8 +334,8 @@
|
|||
:shortcode="shortcode"
|
||||
:file="file"
|
||||
:pack-name="packName"
|
||||
@updatePackFiles="updatePackFiles"
|
||||
@displayError="displayError"
|
||||
@update-pack-files="updatePackFiles"
|
||||
@display-error="displayError"
|
||||
>
|
||||
<template #trigger>
|
||||
<StillImage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue