This commit is contained in:
@@ -38,7 +38,6 @@ public class YandexMusicClient : IDisposable
|
|||||||
{
|
{
|
||||||
_api = new YandexMusicApi();
|
_api = new YandexMusicApi();
|
||||||
_storage = new AuthStorage();
|
_storage = new AuthStorage();
|
||||||
_player = _api.Ynison.GetPlayer(_storage);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#region Авторизация
|
#region Авторизация
|
||||||
|
|||||||
Reference in New Issue
Block a user