From cdba698d2ad1adf7601a989f6ea08ce5e6453430 Mon Sep 17 00:00:00 2001 From: Vyacheslav Tumanov Date: Tue, 15 Aug 2023 22:17:47 +0500 Subject: [PATCH] UBER-747: fix readonly field (#3593) Signed-off-by: Vyacheslav Tumanov --- .../presentation/src/components/AttributeBarEditor.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/presentation/src/components/AttributeBarEditor.svelte b/packages/presentation/src/components/AttributeBarEditor.svelte index bf66f27a0a..b7aff8c718 100644 --- a/packages/presentation/src/components/AttributeBarEditor.svelte +++ b/packages/presentation/src/components/AttributeBarEditor.svelte @@ -76,7 +76,7 @@