Updated playlist view name. Added custom title bar.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<TargetFramework>net10.0-windows10.0.26100.0</TargetFramework>
|
||||
@@ -68,7 +68,7 @@
|
||||
<Page Update="Views\PlayingSongView.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Update="Views\PlaylistView.xaml">
|
||||
<Page Update="Views\PlaylistDetailView.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Update="Views\PlayerView.xaml">
|
||||
|
||||
Reference in New Issue
Block a user