replaced ti-device-tv
This commit is contained in:
parent
318e5ff0f9
commit
e1074c22ba
14 changed files with 16 additions and 15 deletions
|
|
@ -416,7 +416,7 @@ export function getNoteMenu(props: {
|
|||
{ type: 'divider' },
|
||||
{
|
||||
type: 'parent' as const,
|
||||
icon: 'ph-television ph-bold ph-lg',
|
||||
icon: 'ti ti-device-tv',
|
||||
text: i18n.ts.channel,
|
||||
children: async () => {
|
||||
const channelChildMenu = [] as MenuItem[];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue