UX: Add plugin outlet to embeddable hosts (#28264)

This commit is contained in:
Jean 2024-08-08 12:39:46 -04:00 committed by GitHub
parent 0c0f9e4a0d
commit 1c9a482eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,6 +32,11 @@
@icon="plus"
class="btn-primary add-host"
/>
<PluginOutlet
@name="after-embeddable-hosts-table"
@outletArgs={{hash embedding=this.embedding}}
/>
</div>
{{#if this.showSecondary}}