Move Notify::TYPE_POKE

This commit is contained in:
nupplaPhil
2020-02-04 22:15:33 +01:00
parent bee110dc0b
commit a78e19ea76
5 changed files with 5 additions and 4 deletions

View File

@@ -140,7 +140,6 @@ define('MAX_LIKERS', 75);
* Email notification options
* @{
*/
define('NOTIFY_POKE', 512);
define('NOTIFY_SHARE', 1024);
define('NOTIFY_SYSTEM', 32768);