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,
RiCalendarEventLine,
RiDashboardLine,
RiGitCommitLine,
RiFundsLine,
RiGroupLine,
RiLineChartLine,
@@ -162,11 +161,11 @@ export function createSidebarNavData(pagadores: PagadorLike[]): SidebarNavData {
},
],
navSecondary: [
{
title: "Changelog",
url: "/changelog",
icon: RiGitCommitLine,
},
// {
// title: "Changelog",
// url: "/changelog",
// icon: RiGitCommitLine,
// },
{
title: "Ajustes",
url: "/ajustes",