mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-04-17 10:22:36 +00:00
Merge branch 'fix-data-source-integrations-fixed-items' into 'develop'
Add fixed-items to the integrations dropdown See merge request baserow/baserow!1759
This commit is contained in:
commit
abff834c61
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
</Dropdown>
|
||||
<Dropdown
|
||||
v-model="values.integration_id"
|
||||
fixed-items
|
||||
class="data-source-form__integration-dropdown"
|
||||
:disabled="!values.type"
|
||||
:placeholder="
|
||||
|
|
Loading…
Add table
Reference in a new issue