feat: Update conversation side panel layout and styling (#12983)
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@ const handleCancel = () => {
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
store.dispatch('teams/fetch');
|
||||
store.dispatch('teams/get');
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user