Add a missing colon

Fixes a syntax error.
This commit is contained in:
Marina Zhurakhinskaya 2011-01-28 13:31:16 -05:00
parent e9613b0340
commit 5666fdefce

View File

@ -49,7 +49,7 @@ const State = {
const NotificationDestroyedReason = {
EXPIRED: 1,
DISMISSED: 2,
SOURCE_CLOSED 3
SOURCE_CLOSED: 3
};
// Message tray has its custom Urgency enumeration. LOW, NORMAL and CRITICAL