Skip to content

Commit 4caee21

Browse files
authored
Change the boring "start chatting" to "Join the fun!"
1 parent 32c271b commit 4caee21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/myaccount.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ function compressImage(oldsrc) {
353353
},
354354
{
355355
element: "span",
356-
textContent: "Start chatting",
356+
textContent: "Join the fun!",
357357
},
358358
],
359359
},

0 commit comments

Comments
 (0)