Release 202506020353

This commit is contained in:
pluja
2025-06-02 03:53:03 +00:00
parent d065910ff3
commit 6a6908518d
32 changed files with 1507 additions and 230 deletions

View File

@@ -65,6 +65,14 @@ const adminLinks: AdminLink[] = [
base: 'text-pink-300',
},
},
{
icon: 'ri:notification-3-line',
title: 'Notifications',
href: '/admin/notifications',
classNames: {
base: 'text-indigo-300',
},
},
{
icon: 'ri:rocket-2-line',
title: 'Releases',