Просмотр исходного кода

chore: altera dados da unidade para unidade

ebagabee 1 месяц назад
Родитель
Сommit
54cc4ff1e7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/stores/navigation.js

+ 1 - 1
src/stores/navigation.js

@@ -46,7 +46,7 @@ export const navigationStore = defineStore("navigation", () => {
     },
     },
     {
     {
       type: "single",
       type: "single",
-      title: "Dados da Unidade",
+      title: "Unidade",
       name: "UnitDataPage",
       name: "UnitDataPage",
       icon: "mdi-cog-outline",
       icon: "mdi-cog-outline",
       disable: false,
       disable: false,