From 58bc3d138f0f9d66459e20ec217ff1d3692d4381 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 26 Sep 2018 14:07:43 +0200 Subject: [PATCH] More specific number of dollaass --- server/public/assets/js/chat.js | 2 +- server/public/partials/donate.handlebars | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/server/public/assets/js/chat.js b/server/public/assets/js/chat.js index 5019f7ce..2b572ac5 100755 --- a/server/public/assets/js/chat.js +++ b/server/public/assets/js/chat.js @@ -7,7 +7,7 @@ var Chat = { "/login to change the password on a nickname", "/logout to logout", "/who to see the names of the people in the channel", - "Want your own icon besides your name? If you donate to us, we'll add a picture of your choosing!" + "Want your own icon besides your name? If you donate 5$ or more, we'll add a picture of your choosing besides your name!" ], namechange: function(data, first, initial) { diff --git a/server/public/partials/donate.handlebars b/server/public/partials/donate.handlebars index 0bb5d019..c12e6fc8 100644 --- a/server/public/partials/donate.handlebars +++ b/server/public/partials/donate.handlebars @@ -2,7 +2,7 @@