UniversalFedi/UniversalFedi/App.xaml
2024-07-12 15:52:06 -07:00

7 lines
227 B
XML

<Application
x:Class="UniversalFedi.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:WMstodon">
</Application>