diff --git a/inventory-web/index.html b/inventory-web/index.html index a572e64..053119c 100644 --- a/inventory-web/index.html +++ b/inventory-web/index.html @@ -18,25 +18,48 @@ userVariables: {}, }; + + + + diff --git a/inventory-web/src/App.vue b/inventory-web/src/App.vue index d49b1f3..7c33872 100644 --- a/inventory-web/src/App.vue +++ b/inventory-web/src/App.vue @@ -234,7 +234,7 @@ const handleLogout = () => {