Update UserMenu.tsx

main
Katelya 2025-08-31 15:38:54 +08:00 committed by GitHub
parent c7bdf33c77
commit ea12d9ffae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ export const UserMenu: React.FC = () => {
{/* 版本信息 */}
<button
onClick={() =>
window.open('https://github.com/senshinya/MoonTV', '_blank')
window.open('https://github.com/katelya77/KatelyaTV', '_blank')
}
className='w-full px-3 py-2 text-center flex items-center justify-center text-gray-500 dark:text-gray-400 hover:bg-gray-50 dark:hover:bg-gray-800/50 transition-colors text-xs'
>