Optimization, refactoring, debugging
Related Work Items: #251, #252, #261
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
<uap:LockScreen Notification="badgeAndTileText" BadgeLogo="Assets\BadgeLogo.png"/>
|
||||
</uap:VisualElements>
|
||||
<Extensions>
|
||||
<uap:Extension Category="windows.protocol">
|
||||
<uap:Protocol Name="foxtube"/>
|
||||
</uap:Extension>
|
||||
<Extension Category="windows.backgroundTasks" EntryPoint="FoxTube.Background.BackgroundProcessor">
|
||||
<BackgroundTasks>
|
||||
<Task Type="general" />
|
||||
|
||||
Reference in New Issue
Block a user