replace icons
This commit is contained in:
parent
326b2c254a
commit
43bd8ace96
8 changed files with 14 additions and 14 deletions
|
|
@ -634,7 +634,7 @@ export function getRenoteMenu(props: {
|
|||
|
||||
normalExternalChannelRenoteItems.push({
|
||||
type: 'parent',
|
||||
icon: 'ti ti-repeat',
|
||||
icon: 'ph ph-repeat',
|
||||
text: appearNote.channel ? i18n.ts.renoteToOtherChannel : i18n.ts.renoteToChannel,
|
||||
children: async () => {
|
||||
const channels = await favoritedChannelsCache.fetch();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue