Обнновлено до .net10
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
namespace YandexMusic.API.Models.Account
|
||||
namespace YandexMusic.API.Models.Account;
|
||||
|
||||
public class YAuthCaptchaOptions
|
||||
{
|
||||
public class YAuthCaptchaOptions
|
||||
{
|
||||
public bool AsyncCheck { get; set; }
|
||||
}
|
||||
public bool AsyncCheck { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user