Timothy J. Baek 6 tháng trước cách đây
mục cha
commit
2afc5f3339
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/lib/components/layout/Sidebar/ChatMenu.svelte

+ 1 - 0
src/lib/components/layout/Sidebar/ChatMenu.svelte

@@ -146,6 +146,7 @@
 							type: 'delete',
 							name: e.detail.name
 						});
+						show = false;
 					}}
 					on:close={() => {
 						show = false;