mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2026-04-25 01:00:41 +03:00
hotfix
This commit is contained in:
@@ -20,7 +20,7 @@ namespace yaflay.ru.Models.Tables
|
||||
{
|
||||
[DatabaseGenerated(DatabaseGeneratedOption.Identity)]
|
||||
public int Id { get; set; }
|
||||
public int discordId { get; set; }
|
||||
public ulong discordId { get; set; }
|
||||
public string discordNickName { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user