chore: remove unused changelog link from sidebar navigation

This commit is contained in:
Felipe Coutinho
2026-01-03 14:36:19 +00:00
parent fd817683ca
commit d192f47bc7

View File

@@ -5,7 +5,6 @@ import {
RiBankLine, RiBankLine,
RiCalendarEventLine, RiCalendarEventLine,
RiDashboardLine, RiDashboardLine,
RiGitCommitLine,
RiFundsLine, RiFundsLine,
RiGroupLine, RiGroupLine,
RiLineChartLine, RiLineChartLine,
@@ -162,11 +161,11 @@ export function createSidebarNavData(pagadores: PagadorLike[]): SidebarNavData {
}, },
], ],
navSecondary: [ navSecondary: [
{ // {
title: "Changelog", // title: "Changelog",
url: "/changelog", // url: "/changelog",
icon: RiGitCommitLine, // icon: RiGitCommitLine,
}, // },
{ {
title: "Ajustes", title: "Ajustes",
url: "/ajustes", url: "/ajustes",