From d513434913e24cac7362bc802414098eeda9beac Mon Sep 17 00:00:00 2001 From: RameshT Date: Tue, 6 Aug 2024 15:31:25 +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 6f95406..7e7602e 100644 --- a/assets/js/updation.js +++ b/assets/js/updation.js @@ -1,5 +1,6 @@ $(document).ready(function () { let index = 1 + let activeSection = null function addOption(type, container) { let optionHtml