- Fresh start
- Added new core project - Done main layout design - Done video, channel, playlist and advert cards
This commit is contained in:
@@ -4,7 +4,7 @@ namespace FoxTube.Background
|
||||
{
|
||||
public sealed class BackgroundProcessor : IBackgroundTask
|
||||
{
|
||||
public async void Run(IBackgroundTaskInstance taskInstance)
|
||||
public void Run(IBackgroundTaskInstance taskInstance)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user