fix: indentation consistency

This commit is contained in:
skywind3000
2024-10-14 15:42:46 +08:00
parent c334bc1ae5
commit 6e67a32520
+1 -1
View File
@@ -2008,7 +2008,7 @@ function main(argv)
elseif opts.fish then
z_fish_init(opts)
elseif opts.powershell then
z_windows_init(opts)
z_windows_init(opts)
else
z_shell_init(opts)
end