From 1f13d5c6be42cf3ff61c5cb041ff76a989aac227 Mon Sep 17 00:00:00 2001 From: Tola Leng Date: Thu, 22 May 2025 23:10:46 +0800 Subject: [PATCH] Updated: About System Page --- .../src/components/settings/about-system/AboutSystem.tsx | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/application/src/components/settings/about-system/AboutSystem.tsx b/application/src/components/settings/about-system/AboutSystem.tsx index fdd5736..9509d2e 100644 --- a/application/src/components/settings/about-system/AboutSystem.tsx +++ b/application/src/components/settings/about-system/AboutSystem.tsx @@ -32,18 +32,13 @@ export const AboutSystem: React.FC = () => { {t('systemDescription')} - {systemName || 'ReamStack'}
-

- {t('systemVersion')} 1.0.0 {t('isAModern')} {t('serverMonitoring')} {t('solution')} {t('designedFor')} {t('enterpriseUse')}. {t('providesRealtime')} {t('uptimeTracking')}, {t('performanceAnalytics')}, {t('andAlertNotifications')}. -

-
{t('systemVersion')} - {t('version')} 1.0.0 + {t('version')} 1.1.0
@@ -53,7 +48,7 @@ export const AboutSystem: React.FC = () => {
{t('releasedOn')} - January 15, 2025 + May 16, 2025