DEV: Make prettier happy.

This commit is contained in:
Guo Xiang Tan 2019-01-16 10:58:11 +08:00
parent 40533bc570
commit ed2be6a3c8
2 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@ export default {
id: 456,
notification_type: LIKED_CONSOLIDATED_TYPE,
read: false,
data: { display_username: "aquaman", count: "5" }
},
data: { display_username: "aquaman", count: "5" }
}
]
}
};

View File

@ -19,7 +19,7 @@ export default {
moved_post: 10,
linked: 11,
granted_badge: 12,
liked_consolidated: LIKED_CONSOLIDATED_TYPE,
liked_consolidated: LIKED_CONSOLIDATED_TYPE
},
post_types: {
regular: 1,