Skip to content

Commit

Permalink
chore: removed old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Tormak9970 committed Oct 6, 2024
1 parent d541d50 commit 75aaa2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/controllers/SteamController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ export class SteamController {
});
nonSteamGames.set(structuredShortcuts);

// ! this seems to be a big issue

const filteredCache = await SteamController.getCacheData(structuredShortcuts, gridsDir, gridDirContents, libraryCacheDir, libraryCacheContents);
const filteredKeys = Object.keys(filteredCache);

Expand Down

0 comments on commit 75aaa2d

Please sign in to comment.