mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 16:23:19 +01:00
7 lines
282 B
XML
7 lines
282 B
XML
<Application x:Class="MediaBrowser.ServerApplication.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<Application.Resources>
|
|
|
|
</Application.Resources>
|
|
</Application>
|