Skip to content

Commit

Permalink
fix: wrong height on app
Browse files Browse the repository at this point in the history
  • Loading branch information
Updates committed Nov 12, 2024
1 parent 6cc7ed4 commit d52f1a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion static/data/g-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,8 @@
{
"name": "Minecraft (Java Edition)",
"imageUrl": "/assets/img/minecraft.webp",
"url": "openAg('https://mcraft.fun')"
"url": "openAg('https://mcraft.fun')",
"height": 135
},
{
"name": "Eaglercraft (1.5)",
Expand Down
Empty file added static/modal.js
Empty file.

0 comments on commit d52f1a3

Please sign in to comment.