Timothy J. Baek 7 tháng trước cách đây
mục cha
commit
81f62d5bff
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/lib/components/chat/ShortcutsModal.svelte

+ 1 - 1
src/lib/components/chat/ShortcutsModal.svelte

@@ -184,7 +184,7 @@
 							<div
 								class=" h-fit py-1 px-2 flex items-center justify-center rounded border border-black/10 capitalize text-gray-600 dark:border-white/10 dark:text-gray-300"
 							>
-								⌫
+								⌫/Delete
 							</div>
 						</div>
 					</div>