From 0c23a38c7823cc99eb349cc29fd3cf1b9a5cdfed Mon Sep 17 00:00:00 2001 From: Choppychoppy <85265886+Choppychoppy@users.noreply.github.com> Date: Thu, 3 Jun 2021 08:51:57 +0700 Subject: [PATCH 1/2] Update config.js --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 8ea977914..1193c89e2 100644 --- a/config.js +++ b/config.js @@ -15,5 +15,5 @@ const CONFIG = { mess: 'Anh biết mà 🥰. Yêu em nhiều nhiều 😘😘', messDesc: 'Tối nay 7h anh qua đón nhé công chúa.', btnAccept: 'Okiiiii lun <3', - messLink: 'http://fb.com' //link mess của các bạn. VD: https://m.me/nam.nodemy -} \ No newline at end of file + messLink: 'http://fb.com/khoasades' //link mess của các bạn. VD: https://m.me/nam.nodemy +} From 318aee3618f612634cfd707f7776571def2d0ca9 Mon Sep 17 00:00:00 2001 From: Choppychoppy <85265886+Choppychoppy@users.noreply.github.com> Date: Thu, 3 Jun 2021 08:55:45 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91983d44a..1b1b441bd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ const CONFIG = { mess: 'Anh biết mà 🥰. Yêu em nhiều nhiều 😘😘', messDesc: 'Tối nay 7h anh qua đón nhé công chúa.', btnAccept: 'Okiiiii lun <3', - messLink: 'http://fb.com' //link mess của các bạn. VD: https://m.me/nam.nodemy + messLink: 'http://m.me/khoasades' //link mess của các bạn. VD: https://m.me/nam.nodemy } ```