From 287e88645cf1af68ffa39a82268662df130c8208 Mon Sep 17 00:00:00 2001 From: Toki Date: Sat, 21 Dec 2024 17:53:45 +0900 Subject: [PATCH] update test --- lib/cli/commands/install/regist_path.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/cli/commands/install/regist_path.dart b/lib/cli/commands/install/regist_path.dart index 8304c7f..25db9b3 100644 --- a/lib/cli/commands/install/regist_path.dart +++ b/lib/cli/commands/install/regist_path.dart @@ -149,4 +149,4 @@ for /F "skip=2 tokens=1,2*" %%G in ('%SystemRoot%\\System32\\reg.exe query "HKCU } return simpleFuture; } -} +} \ No newline at end of file