Skip to content

Commit 7a620f6

Browse files
removed 2 notifications, kept only 1
1 parent e672cd6 commit 7a620f6

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

src/platform-bridges/MsnPlatformBridge.js

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,6 @@ const AUTO_NOTIFICATIONS = [
4040
minDelayInSeconds: 86400,
4141
payload: 'msn_auto_24h',
4242
},
43-
{
44-
title: 'Missing your moves',
45-
description: "It's perfect time to come back",
46-
type: 9,
47-
minDelayInSeconds: 259200,
48-
payload: 'msn_auto_3d',
49-
},
50-
{
51-
title: 'We miss you',
52-
description: 'Seriously. Come play.',
53-
type: 10,
54-
minDelayInSeconds: 604800,
55-
payload: 'msn_auto_7d',
56-
},
5743
]
5844

5945
const MSN_SIZES_BY_POSITION = {

0 commit comments

Comments
 (0)