add vibration to new post button
This commit is contained in:
parent
7ddc685bc3
commit
2c8f22cbb0
@ -126,6 +126,7 @@
|
||||
|
||||
<button
|
||||
v-if="isMobile && mainRouter.currentRoute.value.name === 'index'"
|
||||
v-vibrate="5"
|
||||
ref="postButton"
|
||||
:aria-label="i18n.t('note')"
|
||||
class="postButton button post _button"
|
||||
|
Loading…
Reference in New Issue
Block a user