From 158536088bbde7d3be6f3536fc74745eacd9655c Mon Sep 17 00:00:00 2001 From: Harsh Rao Date: Mon, 27 Jan 2025 04:29:01 +0530 Subject: [PATCH 1/3] jq removal --- .../DialogBox/Themes/ApplyThemes.vue | 354 +++++++++--------- 1 file changed, 167 insertions(+), 187 deletions(-) diff --git a/src/components/DialogBox/Themes/ApplyThemes.vue b/src/components/DialogBox/Themes/ApplyThemes.vue index 72763ad6..405b96ef 100644 --- a/src/components/DialogBox/Themes/ApplyThemes.vue +++ b/src/components/DialogBox/Themes/ApplyThemes.vue @@ -1,67 +1,49 @@