mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-20 06:22:50 +01:00
add commas to rep when u post a new reply
This commit is contained in:
@@ -337,6 +337,8 @@
|
||||
.fadeIn('slow');
|
||||
|
||||
set_up_posts(uniqueid);
|
||||
|
||||
addCommasToNumbers();
|
||||
});
|
||||
|
||||
socket.on('event:topic_deleted', function(data) {
|
||||
|
||||
Reference in New Issue
Block a user