aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/types/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/types/index.ts')
-rw-r--r--ui/src/types/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/src/types/index.ts b/ui/src/types/index.ts
index 0f02d64..83e7f9e 100644
--- a/ui/src/types/index.ts
+++ b/ui/src/types/index.ts
@@ -159,4 +159,3 @@ export interface InstalledForgeVersion {
// ==================== Mod Loader Type ====================
export type ModLoaderType = "vanilla" | "fabric" | "forge";
-