🐜 fix(db): Make controller_support an enum

This commit is contained in:
Wanjohi
2025-05-11 03:58:30 +03:00
parent 6051e11921
commit 82dfd6506d
7 changed files with 1282 additions and 6 deletions

View File

@@ -152,7 +152,7 @@ export namespace Examples {
id: "1809540",
slug: "nine-sols",
name: "Nine Sols",
controllerSupport: "full",
controllerSupport: "full" as const,
releaseDate: new Date("2024-05-29T06:53:24.000Z"),
compatibility: "high" as const,
size: {