@hivegpt/hiveai-angular 0.0.166 → 0.0.167

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -630,6 +630,7 @@
630
630
  console.log('Registering user-specific Hive socket with botId:' + botId);
631
631
  console.log('and conversation_id:' + conversation_id);
632
632
  this.notificationSocket.emit('joinData', {
633
+ userId: '66ac75cd6e30981904ab74ab',
633
634
  groupId: "Hive_AI_Notifs_" + botId + "_" + conversation_id,
634
635
  });
635
636
  this.notificationSocket