feat: open player title link in new tab when embedded (Fixed mode)
This commit is contained in:
@@ -11,4 +11,5 @@ namespace DeepDrftPublic.Client.Controls.AudioPlayerBar;
|
||||
public partial class TrackMetaLabel : ComponentBase
|
||||
{
|
||||
[Parameter] public TrackDto? Track { get; set; }
|
||||
[Parameter] public bool Fixed { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user