Some debugging thingy
This commit is contained in:
parent
1069cb17db
commit
07a9e9788e
@ -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; }
|
||||||
|
Loading…
Reference in New Issue
Block a user