feat: add currency support to CardReport and update dashboard data structure

This commit is contained in:
fredy.siswanto
2025-03-03 21:17:46 +07:00
parent 030de2c2dd
commit 1538869e49
5 changed files with 28 additions and 24 deletions
+1 -2
View File
@@ -2,8 +2,7 @@ import { MENU as ADMIN_MENU } from '~/layouts/admin/menu'
export const APP = {
title: 'LegalGo',
description:
'Bonus judex secundum aequum et\n bonum judicat et aequitatem stricto juri praefert',
description: 'Legalgo Platform Berita Dunia dan Indonesia.',
logo: '/images/logo.png',
}