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
|
||||
{
|
||||
Id,
|
||||
Keyword
|
||||
Id = -1,
|
||||
Keyword = -2
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user