mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore(user-panel-popup): update uploads manager icon
This commit is contained in:
@@ -26,7 +26,7 @@ const otherLinks = computed((): { name: string, url: string, icon: string }[] =>
|
||||
{
|
||||
name: t('topbar.user_dropdown.uploads_manager'),
|
||||
url: 'https://member.bilibili.com/v2#/upload-manager/article',
|
||||
icon: 'i-solar:video-frame-play-horizontal-bold-duotone',
|
||||
icon: 'i-solar:video-library-bold-duotone',
|
||||
},
|
||||
{
|
||||
name: t('topbar.user_dropdown.accout_settings'),
|
||||
|
||||
Reference in New Issue
Block a user