🐛 fix: Added system version card and system log dialog components; updated statistics page to include total server and user statistics

This commit is contained in:
web
2025-09-13 04:07:31 -07:00
parent 3e5402f2fc
commit fe699809a4
5 changed files with 344 additions and 363 deletions
-1
View File
@@ -77,7 +77,6 @@ export const navs = [
icon: 'flat-color-icons:currency-exchange',
},
{ title: 'ADS Config', url: '/dashboard/ads', icon: 'flat-color-icons:electrical-sensor' },
{ title: 'System Tool', url: '/dashboard/tool', icon: 'flat-color-icons:info' },
],
},