Move Notify::TYPE_SHARE
This commit is contained in:
@@ -31,4 +31,6 @@ class Type
|
||||
const TAG_SHARE = 256;
|
||||
/** @var int Notification about getting poked/prodded/etc. */
|
||||
const POKE = 512;
|
||||
/** @var int Notification about either a contact had posted something directly or the contact is a mentioned forum */
|
||||
const SHARE = 1024;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user