Skip to content

Commit

Permalink
Nvus (#30)
Browse files Browse the repository at this point in the history
* add ci

* add github yml

* update ci

* update ci

* update error ci

* update

* resolver issue #6

* ci

* udpate ci

* update ci

* a

* add github integration and update mknote

* update

* update code

* update

* update

* update integrations

* update locales

* update

---------

Signed-off-by: Javier Caceres <[email protected]>
  • Loading branch information
srnovus authored Oct 31, 2024
1 parent 0c1202e commit 04f273b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/src/pages/admin/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ const menuDef = computed(() => [
},
{
icon: `${icon("ph-thin ph-plug")}`,
text: i18n.ts.integration,
text: i18n.ts.integration.title,
to: "/admin/integrations",
active: currentPage.value?.route.name === "integrations",
},
Expand Down

0 comments on commit 04f273b

Please sign in to comment.