aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/types/index.ts
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-01-16 09:37:20 +0800
committerGitHub <noreply@github.com>2026-01-16 09:37:20 +0800
commitad36e0ce82770f9b3509ddb1cf96bc3422969806 (patch)
tree6df911b964d0d32facf55844c55e61ba3878ae3f /ui/src/types/index.ts
parent455da9d2b07d05c2bdd1fffa5031a6a329cc5643 (diff)
parent963b4b8567ac1bd8b23c41e1bfbd6a99d202d1ed (diff)
downloadDropOut-ad36e0ce82770f9b3509ddb1cf96bc3422969806.tar.gz
DropOut-ad36e0ce82770f9b3509ddb1cf96bc3422969806.zip
Merge pull request #41 from HsiangNianian/main
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";
-