Update apps.html

This commit is contained in:
Cobalt-60
2023-08-22 16:19:52 -04:00
committed by GitHub
parent ba84ae1c5e
commit ba2e2fca58
+2 -1
View File
@@ -14,7 +14,8 @@
<body>
<div class="content">
<h1>Apps</h1>
<input type="text" id="searchInput" class="settings-input" placeholder="Search Games...">
<br>
<div class="games"></div>
</div>