From 3d6ad9e9a2941310b9279c55916143e569e9157a Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 27 Jan 2025 19:39:37 +0700 Subject: [PATCH] Updated copies in Advanced Settings --- electron/package.json | 2 +- .../Settings/Advanced/FactoryReset/ModalConfirmReset.tsx | 4 +--- web/screens/Settings/Advanced/FactoryReset/index.tsx | 4 +--- web/screens/Settings/Advanced/index.tsx | 6 +++--- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/electron/package.json b/electron/package.json index 700f009a5f..748fcd62c0 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "jan", - "version": "0.1.4", + "version": "0.1.1737981193", "main": "./build/main.js", "author": "Jan ", "license": "MIT", diff --git a/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx b/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx index c591637355..def468a62f 100644 --- a/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx +++ b/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx @@ -30,9 +30,7 @@ const ModalConfirmReset = () => { content={

- Restore appplication to its initial state, erasing all models and - chat history. This action is irreversible and recommended only if - the application is corrupted. + Restore application to its initial state, erasing all models and chat history. This action is irreversible and recommended only if the application is corrupted.

diff --git a/web/screens/Settings/Advanced/FactoryReset/index.tsx b/web/screens/Settings/Advanced/FactoryReset/index.tsx index f688e0a61c..9733f8a48e 100644 --- a/web/screens/Settings/Advanced/FactoryReset/index.tsx +++ b/web/screens/Settings/Advanced/FactoryReset/index.tsx @@ -17,9 +17,7 @@ const FactoryReset = () => {

- Restore appplication to its initial state, erasing all models and chat - history. This action is irreversible and recommended only if the - application is corrupted. + Restore application to its initial state, erasing all models and chat history. This action is irreversible and recommended only if the application is corrupted.