Front End Audio Player Always Available

This commit is contained in:
daniel-c-harvey
2025-09-08 18:42:07 -04:00
parent a25d067dff
commit 73d4b0a9c5
15 changed files with 419 additions and 126 deletions
@@ -1,5 +1,3 @@
@using DeepDrftWeb.Client.Services
<CascadingValue Value="@(PlayerService)" IsFixed="true">
<CascadingValue Value="@(PlayerService)" IsFixed="true">
@ChildContent
</CascadingValue>