mirror of
https://github.com/anope/anope.git
synced 2026-07-05 21:13:13 +02:00
@@ -31,6 +31,7 @@ struct ForbidData
|
||||
Anope::string reason;
|
||||
time_t created = 0;
|
||||
time_t expires = 0;
|
||||
bool immutable = false;
|
||||
ForbidType type;
|
||||
|
||||
virtual ~ForbidData() = default;
|
||||
|
||||
Reference in New Issue
Block a user