DEV: add plugin outlet to share sources (#21646)

This commit is contained in:
Kris 2023-05-18 16:10:44 -04:00 committed by GitHub
parent 219fd7bb42
commit f8ee839bfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -67,6 +67,10 @@
/>
{{/if}}
{{/if}}
<PluginOutlet
@name="share-topic-sources"
@outletArgs={{hash topic=this.topic post=this.post}}
/>
</div>
</div>
</form>