mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
Commit from GitHub Actions (Lint)
This commit is contained in:
@@ -19,7 +19,7 @@ export async function getDiscoveryCategories() {
|
||||
(category) => [
|
||||
category.id,
|
||||
snakeKeysToCamelCase<DiscoveryCategory>(category),
|
||||
]
|
||||
],
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user