diff --git a/const.js b/const.js index 113a3499..f746170b 100644 --- a/const.js +++ b/const.js @@ -422,7 +422,8 @@ var icon = { compile: "bi bi-tools", publish: "bi bi-send-check", upgrade: "bi bi-rocket-takeoff", - install: "bi bi-box-arrow-in-down", + // install: "bi bi-box-arrow-in-down", + install: "bi bi-cloud-download", runtime: "bi bi-info-square", template: "bi bi-file-earmark-medical", reboot: "bi bi-bootstrap-reboot",