Merge branch 'master' into datetime
This commit is contained in:
commit
0b05280e03
@ -49,7 +49,7 @@ const State = {
|
|||||||
const NotificationDestroyedReason = {
|
const NotificationDestroyedReason = {
|
||||||
EXPIRED: 1,
|
EXPIRED: 1,
|
||||||
DISMISSED: 2,
|
DISMISSED: 2,
|
||||||
SOURCE_CLOSED 3
|
SOURCE_CLOSED: 3
|
||||||
};
|
};
|
||||||
|
|
||||||
// Message tray has its custom Urgency enumeration. LOW, NORMAL and CRITICAL
|
// Message tray has its custom Urgency enumeration. LOW, NORMAL and CRITICAL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user