mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-12 18:28:27 -04:00
Killed history
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace NadekoBot.Core.Services.Database.Models
|
||||
{
|
||||
public enum WarnExpireAction
|
||||
{
|
||||
Clear,
|
||||
Delete
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user