Move Notify::TYPE_CONFIRM
This commit is contained in:
@@ -9,4 +9,6 @@ class Type
|
||||
{
|
||||
/** @var int Introduction notifications */
|
||||
const INTRO = 1;
|
||||
/** @var int Notification about a confirmed introduction */
|
||||
const CONFIRM = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user