Skip to content

Commit

Permalink
chore: formating
Browse files Browse the repository at this point in the history
  • Loading branch information
Robitx committed Jan 20, 2024
1 parent 731d833 commit 14f5402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/gp/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2990,7 +2990,7 @@ M.Whisper = function(callback)
cmd = rec_options[rec_cmd]
else
M.error(string.format("Whisper got invalid recording command: %s", rec_cmd))
close()
close()
return
end
for i, v in ipairs(cmd.opts) do
Expand Down

0 comments on commit 14f5402

Please sign in to comment.