From f466df90a32e43e9602688e3d7488e69aeafb620 Mon Sep 17 00:00:00 2001 From: RameshT Date: Tue, 6 Aug 2024 16:08:01 +0530 Subject: [PATCH] Test Husky pre-commit hook. --- assets/js/updation.js | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/js/updation.js b/assets/js/updation.js index 7e7602e..6a3335e 100644 --- a/assets/js/updation.js +++ b/assets/js/updation.js @@ -4,6 +4,7 @@ $(document).ready(function () { let activeSection = null function addOption(type, container) { let optionHtml + if (type === 'multiple-choice' || type === 'checkboxes') { optionHtml = `