We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df064bd commit b8f4a23Copy full SHA for b8f4a23
src/js/handlers/notifications.js
@@ -45,7 +45,7 @@ var NotificationsHandler = function () {
45
type: 'basic',
46
iconUrl: '/src/img/codepad.128.png',
47
title: 'Do you like Code Pad?',
48
- message: 'Please help us by leaving a rating on the Chrome Store, it helps the application grow...',
+ message: 'Please leave a rating on the Chrome Store, it helps the application grow :)',
49
requireInteraction: true,
50
isClickable: true,
51
buttons: [{
0 commit comments