chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-17 13:45:58 +00:00
parent e273a31e70
commit 703d634744

View File

@@ -587,7 +587,10 @@ export function SessionHeader() {
</TooltipKeybind> </TooltipKeybind>
</div> </div>
<div class="hidden md:block shrink-0"> <div class="hidden md:block shrink-0">
<TooltipKeybind title={language.t("command.review.toggle")} keybind={command.keybind("review.toggle")}> <TooltipKeybind
title={language.t("command.review.toggle")}
keybind={command.keybind("review.toggle")}
>
<Button <Button
variant="ghost" variant="ghost"
class="group/review-toggle titlebar-icon w-8 h-6 p-0 box-border" class="group/review-toggle titlebar-icon w-8 h-6 p-0 box-border"