From fe20bc2e584f4680f430bf7db4a07e1aaf999127 Mon Sep 17 00:00:00 2001
From: Ronnie Dutta <61982285+MetRonnie@users.noreply.github.com>
Date: Thu, 23 Jan 2025 12:56:20 +0000
Subject: [PATCH 1/2] Fix reduced animation setting not working inside mutation
form
---
src/App.vue | 12 +++---------
src/components/cylc/Mutation.vue | 13 +++++++++++++
src/plugins/vuetify.js | 19 +++++++++++++++++++
3 files changed, 35 insertions(+), 9 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 87757ac2a..64926fd32 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -28,7 +28,8 @@ along with this program. If not, see .