feat(ui): colorize reply and reblog
This commit is contained in:
parent
c64106c98a
commit
2211383258
5 changed files with 34 additions and 32 deletions
|
@ -129,7 +129,7 @@ async function editStatus() {
|
|||
<template v-if="userSettings.zenMode">
|
||||
<CommonDropdownItem
|
||||
:text="$t('action.reply')"
|
||||
icon="i-ri:chat-3-line"
|
||||
icon="i-ri:chat-1-line"
|
||||
:command="command"
|
||||
@click="reply()"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue