DEV: Include `fullscreen` arg in the `timeline-footer-controls-after` outlet (#26167)

This commit is contained in:
Sérgio Saquetim 2024-03-20 02:33:45 -03:00 committed by GitHub
parent 370c4156fd
commit c51ae33a54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
{{/if}}
<PluginOutlet
@name="timeline-footer-controls-after"
@outletArgs={{hash model=@model}}
@outletArgs={{hash model=@model fullscreen=@fullscreen}}
/>
</div>
{{/if}}