Forgot to add a file
This commit is contained in:
parent
33b034b27e
commit
c651ca6c7a
@ -17,7 +17,7 @@ namespace NadekoBot.Core.Services.Database.Models
|
|||||||
|
|
||||||
public enum OrderType
|
public enum OrderType
|
||||||
{
|
{
|
||||||
Id,
|
Id = -1,
|
||||||
Keyword
|
Keyword = -2
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user