Some debugging thingy
This commit is contained in:
@@ -62,6 +62,7 @@ namespace NadekoBot.Services.Database.Models
|
|||||||
int Index { get; set; }
|
int Index { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[DebuggerDisplay("{PrimaryTarget}{SecondaryTarget} {SecondaryTargetName} {State} {PrimaryTargetId}")]
|
||||||
public class Permissionv2 : DbEntity, IIndexed
|
public class Permissionv2 : DbEntity, IIndexed
|
||||||
{
|
{
|
||||||
public int? GuildConfigId { get; set; }
|
public int? GuildConfigId { get; set; }
|
||||||
|
Reference in New Issue
Block a user