Обнновлено до .net10
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
namespace YandexMusic.API.Models.Account
|
||||
namespace YandexMusic.API.Models.Account;
|
||||
|
||||
public enum YAuthCaptchaErrorCode
|
||||
{
|
||||
public enum YAuthCaptchaErrorCode
|
||||
{
|
||||
MissingValue,
|
||||
CaptchaLocate,
|
||||
Incorrect
|
||||
}
|
||||
MissingValue,
|
||||
CaptchaLocate,
|
||||
Incorrect
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user