We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185db67 commit 1518b58Copy full SHA for 1518b58
server/services/message_service.js
@@ -10,6 +10,6 @@ module.exports = {
10
'6' : '@vtext.com',
11
'7' : '@vmobl.com',
12
subject: 'SnapDown Challenge Invitation',
13
- messageBody: 'invited you to a challenge'
+ messageBody: 'invited you to a challenge. Open your SnapDown app to play!'
14
};
15
0 commit comments