We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135121b commit 964e8d8Copy full SHA for 964e8d8
README.md
@@ -16,5 +16,5 @@ Shows ratings from [protondb.com](https://www.protondb.com/) on Steam
16

17

18

19
-
+<!--  -->
20
</div>
src/js/games.js
@@ -37,4 +37,4 @@ function insertRatings() {
37
setTimeout(insertRatings, 1000);
38
}
39
40
-insertRatings();
+// insertRatings();
0 commit comments