Timothy J. Baek 6 月之前
父节点
当前提交
81f62d5bff
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>