diff --git a/web/src/router/index.js b/web/src/router/index.js index 7e6a615..112e5cb 100755 --- a/web/src/router/index.js +++ b/web/src/router/index.js @@ -159,7 +159,7 @@ const routes = [ path: '/wifi-devices', name: 'wifi-devices', meta: { - title: 'Dispositivos WiFi', + title: 'Dispositivos Wi-Fi', superAdmin: true }, component: () => @@ -170,7 +170,7 @@ const routes = [ path: '/wifi-users', name: 'wifi-users', meta: { - title: 'Usuários WiFi', + title: 'Usuários Wi-Fi', superAdmin: true }, component: () =>