From 8b476165ec06a8bb6095cbdb404d8026515e4e43 Mon Sep 17 00:00:00 2001 From: phamhungd Date: Sun, 23 Nov 2025 23:38:54 +0700 Subject: [PATCH] Update script.js --- static/script.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/static/script.js b/static/script.js index 1851521..2b77549 100644 --- a/static/script.js +++ b/static/script.js @@ -33,11 +33,11 @@ const docsContent = { { heading: 'Phím tắt', items: [ - 'Ctrl/Cmd + Enter → tạo ảnh mới', - 'D → tải ảnh hiện tại', - 'D → tải ảnh hiện tại', - 'Space → reset zoom/pan vùng hiển thị ảnh', - 'Esc → đóng popup thông tin/docs', + 'Ctrl/Cmd + Enter → Tạo ảnh mới', + 'D → Tải ảnh hiện tại', + 'T → Mở bảng template', + 'Space → Reset zoom/pan vùng hiển thị ảnh', + 'Esc → Đóng popup thông tin/docs', ], }, {