From d2ba732b8b51986b739f6fbe3d74fa68e4b74ba0 Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 3 May 2023 10:43:28 +0200 Subject: [PATCH] fix(front): Fix autocomplete attribute in o-inputitems after Oruga new version BC Signed-off-by: Thomas Citharel --- js/src/components/Event/TagInput.vue | 2 +- js/src/views/Admin/SettingsView.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/src/components/Event/TagInput.vue b/js/src/components/Event/TagInput.vue index dc88546e5..a0fc7e7ac 100644 --- a/js/src/components/Event/TagInput.vue +++ b/js/src/components/Event/TagInput.vue @@ -14,7 +14,7 @@