From 91627380b1030c33c2e7e91969548f31f7b16d34 Mon Sep 17 00:00:00 2001 From: shy Date: Thu, 21 Mar 2024 14:44:21 +0800 Subject: [PATCH] add some --- const.js | 1 + 1 file changed, 1 insertion(+) diff --git a/const.js b/const.js index fa90ba5c..a7d38ba6 100644 --- a/const.js +++ b/const.js @@ -408,6 +408,7 @@ var icon = { qrcode: "bi bi-qr-code", chat: "bi bi-chat-dots", help: "bi bi-question-square", doc: "bi bi-question-square", modify: "bi bi-pencil-square", remove: "bi bi-trash", + rename: "bi bi-pencil-square", enable: "bi bi-toggle-off", disable: "bi bi-toggle-on", start: "bi bi-play-circle", stop: "bi bi-stop-circle",