chore: schemas, styles, cleanup

This commit is contained in:
Cory Dransfeldt 2024-10-14 16:43:11 -07:00
parent e0c0c5ccd2
commit 7caf3370ff
No known key found for this signature in database
17 changed files with 123 additions and 55 deletions

View file

@ -3,6 +3,7 @@ SELECT
g.id,
g.name,
g.description,
g.emoji,
g.total_plays,
g.wiki_link,
g.slug AS url,