Update UserMenu.tsx

This commit is contained in:
Katelya
2025-08-31 15:38:54 +08:00
committed by GitHub
parent c7bdf33c77
commit ea12d9ffae
+1 -1
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'
>