Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
266aa2e181 |
@@ -38,7 +38,6 @@ public class YandexMusicClient : IDisposable
|
||||
{
|
||||
_api = new YandexMusicApi();
|
||||
_storage = new AuthStorage();
|
||||
_player = _api.Ynison.GetPlayer(_storage);
|
||||
}
|
||||
|
||||
#region Авторизация
|
||||
|
||||
Reference in New Issue
Block a user