From 4048553c6465756ab9935d4caea3a98faebc9375 Mon Sep 17 00:00:00 2001 From: Gabriel Pastori <58153955+gabrielpastori1@users.noreply.github.com> Date: Tue, 12 Dec 2023 11:16:13 -0300 Subject: [PATCH] fix: search when disconnected --- package.json | 2 +- src/views/Home.vue | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index c86399e..c89e364 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "evolution-manager", "description": "Evolution Manager is an open-source interface for managing the Evolution API, simplifying the creation and administration of API instances with advanced features and diverse integrations.", - "version": "0.4.3", + "version": "0.4.4", "main": "dist", "engines": { "node": ">=16.0.0" diff --git a/src/views/Home.vue b/src/views/Home.vue index d3d87eb..9780b4c 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -32,7 +32,7 @@ -
+