From 3fd7a8673663ca80f23669baf80e198c02a2dd87 Mon Sep 17 00:00:00 2001 From: David Whittaker Date: Fri, 10 Nov 2023 19:15:00 -0800 Subject: [PATCH] Replacing deprecated props --- .../dispatch/src/entity_type/EntityTypeCreateDialog.vue | 2 +- src/dispatch/static/dispatch/src/entity_type/NewEditSheet.vue | 4 ++-- .../dispatch/src/signal/filter/SignalFilterCreateDialog.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/dispatch/static/dispatch/src/entity_type/EntityTypeCreateDialog.vue b/src/dispatch/static/dispatch/src/entity_type/EntityTypeCreateDialog.vue index b9c0bd9c017c..cdf29bc71d5f 100644 --- a/src/dispatch/static/dispatch/src/entity_type/EntityTypeCreateDialog.vue +++ b/src/dispatch/static/dispatch/src/entity_type/EntityTypeCreateDialog.vue @@ -19,7 +19,7 @@ Entity types are used to extract useful metadata out of signals. Define either a RegEx or JSON Path expression to pull entities out of a signals raw json. - + diff --git a/src/dispatch/static/dispatch/src/entity_type/NewEditSheet.vue b/src/dispatch/static/dispatch/src/entity_type/NewEditSheet.vue index 57a78b3666f6..713e44425b9c 100644 --- a/src/dispatch/static/dispatch/src/entity_type/NewEditSheet.vue +++ b/src/dispatch/static/dispatch/src/entity_type/NewEditSheet.vue @@ -46,7 +46,7 @@ auto-grow name="Description" /> - +