diff --git a/bucket/sudachi.json b/bucket/sudachi.json index 54c2e5e0b085..77a603333254 100644 --- a/bucket/sudachi.json +++ b/bucket/sudachi.json @@ -17,7 +17,8 @@ " Write-host \"Migrating AppData...\" -ForegroundColor yellow", " Copy-Item -Path \"$env:APPDATA\\sudachi\\*\" -Destination \"$persist_dir\\user\" -Recurse", " Remove-Item -Path \"$env:APPDATA\\sudachi\" -Recurse", - " }" + " }", + "}" ], "bin": [ "sudachi.exe",