Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@@ -88,6 +88,12 @@ export const navigationStore = defineStore("navigation", () => {
icon: "mdi-file-document-outline",
permission: true,
},
+ {
+ title: "Integração Asaas",
+ name: "AsaasIntegrationPage",
+ icon: "mdi-api",
+ permission: true,
+ },
],
{