mirror of
https://github.com/friendica/friendica
synced 2025-04-22 01:10:13 +00:00
Notifies => Notifications
This commit is contained in:
parent
0f932ae723
commit
16b1d3fc08
2 changed files with 27 additions and 27 deletions
|
@ -27,7 +27,7 @@ abstract class BaseNotifications extends BaseModule
|
|||
Notification::INTRO => 'intros',
|
||||
];
|
||||
|
||||
/** @var array Array of the allowed notifies and their printable name */
|
||||
/** @var array Array of the allowed notifications and their printable name */
|
||||
const PRINT_TYPES = [
|
||||
Notification::NETWORK => 'Network',
|
||||
Notification::SYSTEM => 'System',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue