We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f7a82 commit 762245fCopy full SHA for 762245f
src/frontend/screens/Game/GameSubMenu/index.tsx
@@ -237,7 +237,6 @@ export default function GamesSubmenu({
237
!is.win && !is.native && gameSettings?.wineVersion.type !== 'crossover'
238
239
const onBrowseFiles = useCallback(() => {
240
- console.debug({ gameInfo })
241
const path = gameInfo.install.install_path || gameInfo.folder_name
242
243
if (path) {
0 commit comments