Skip to content

Commit b8ff43c

Browse files
author
Theodore Li
committed
Restore copilot layout
1 parent 0fcd52b commit b8ff43c

File tree

1 file changed

+1
-1
lines changed
  • apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel

1 file changed

+1
-1
lines changed

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/panel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ export const Panel = memo(function Panel() {
818818
userId={session?.user?.id}
819819
editValue={copilotEditingInputValue}
820820
onEditValueConsumed={clearCopilotEditingValue}
821-
layout='mothership-view'
821+
layout='copilot-view'
822822
/>
823823
</div>
824824
)}

0 commit comments

Comments
 (0)