mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
remove console call
This commit is contained in:
committed by
Sabe Jones
parent
d934d9d759
commit
1ece230621
@@ -206,7 +206,6 @@ api.postChat = {
|
||||
analyticsObject.groupName = group.name;
|
||||
}
|
||||
|
||||
console.log(analyticsObject);
|
||||
res.analytics.track('group chat', analyticsObject);
|
||||
|
||||
if (chatUpdated) {
|
||||
|
||||
Reference in New Issue
Block a user