mirror of
https://github.com/zoriya/Opus.git
synced 2026-06-02 06:05:01 +00:00
Solving crash when app start
This commit is contained in:
@@ -773,6 +773,7 @@ namespace MusicApp.Resources.Portable_Class
|
||||
{
|
||||
isRunning = false;
|
||||
title = null;
|
||||
queue.Clear();
|
||||
parsing = false;
|
||||
currentID = -1;
|
||||
progress = 0;
|
||||
|
||||
Reference in New Issue
Block a user