Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Restore copilot layout
  • Loading branch information
Theodore Li committed Mar 24, 2026
commit b8ff43ca072b4e11cd900aa5964e3e6841bfb813
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ export const Panel = memo(function Panel() {
userId={session?.user?.id}
editValue={copilotEditingInputValue}
onEditValueConsumed={clearCopilotEditingValue}
layout='mothership-view'
layout='copilot-view'
/>
</div>
Comment thread
TheodoreSpeaks marked this conversation as resolved.
)}
Expand Down
Loading