From f180ea4b10992adc6d94398d5edb62c7a894a89e Mon Sep 17 00:00:00 2001 From: Vyacheslav Tumanov Date: Fri, 16 Jun 2023 10:04:53 +0500 Subject: [PATCH] UBER-424: description not saving fix (#3434) Signed-off-by: Vyacheslav Tumanov --- .../AttachmentStyleBoxEditor.svelte | 28 ++++++++++++------- .../src/components/AttachmentStyledBox.svelte | 1 - 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte b/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte index fc4a05865d..12b44cad8c 100644 --- a/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte +++ b/plugins/attachment-resources/src/components/AttachmentStyleBoxEditor.svelte @@ -13,7 +13,7 @@ // limitations under the License. -->