Skip to content

Commit

Permalink
Merge pull request #2578 from quantified-uncertainty/show-definitions…
Browse files Browse the repository at this point in the history
…-from-all-users

Show definitions from all users
  • Loading branch information
berekuk authored Nov 24, 2023
2 parents a7b76a4 + b1f70dc commit 673f8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hub/src/components/exports/EditModelExports.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const CreateVariableWithDefinitionModal: FC<{
<SelectOwner<FormShape>
label="Relative Values Definition Owner"
name="owner"
myOnly
myOnly={false}
/>
<SelectRelativeValuesDefinition<FormShape>
label="Relative Values Definition Slug"
Expand Down

1 comment on commit 673f8fd

@vercel
Copy link

@vercel vercel bot commented on 673f8fd Nov 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.