BUGFIX: Google OAuth accounts password now cannot be reset

This commit is contained in:
JustIceO7
2025-03-07 02:47:47 +00:00
parent 29f4400e8c
commit cc62cf400f
3 changed files with 16 additions and 3 deletions

View File

@@ -5,7 +5,6 @@ import DynamicPageContent from "../components/Layout/DynamicPageContent";
import { useFollow } from "../hooks/useFollow";
import FollowUserButton from "../components/Input/FollowUserButton";
import FollowButton from "../components/Input/FollowButton";
import Footer from "../components/Layout/Footer";
interface Streamer {
user_id: number;