mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-19 01:03:57 +00:00
deleted console log from user-profile-context
This commit is contained in:
@@ -102,7 +102,6 @@ export function UserProfileContextProvider({
|
||||
setPinnedGames([]);
|
||||
}
|
||||
} catch (error) {
|
||||
console.error("Failed to fetch user library games:", error);
|
||||
setLibraryGames([]);
|
||||
setPinnedGames([]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user