From eff171b84ac29568f9d9ac40e3a623e76bd190a3 Mon Sep 17 00:00:00 2001 From: Heriberto Luna Date: Mon, 6 Jan 2025 16:06:11 -0500 Subject: [PATCH 1/2] fixed try and catch block --- ui/k-toolbar/main.kytos | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/ui/k-toolbar/main.kytos b/ui/k-toolbar/main.kytos index 81eb9db..f7da970 100644 --- a/ui/k-toolbar/main.kytos +++ b/ui/k-toolbar/main.kytos @@ -96,10 +96,7 @@ v-model:value="is_flexible.not_ownership"> + :action="notOwnershipInput(val)">
@@ -144,6 +141,21 @@