fix(editor): Project related frontend fixes (no-changelog) (#9482)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
class="pt-2xs"
|
||||
:projects="projectsStore.projects"
|
||||
:placeholder="$locale.baseText('forms.resourceFiltersDropdown.owner.placeholder')"
|
||||
:empty-options-text="$locale.baseText('projects.sharing.noMatchingProjects')"
|
||||
@update:model-value="setKeyValue('homeProject', ($event as ProjectSharingData).id)"
|
||||
/>
|
||||
</enterprise-edition>
|
||||
|
||||
Reference in New Issue
Block a user