diff --git a/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx b/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx index 268192627..08ac35f04 100644 --- a/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx +++ b/web/screens/Settings/Advanced/FactoryReset/ModalConfirmReset.tsx @@ -30,8 +30,9 @@ const ModalConfirmReset = () => { content={

- Restore app to initial state, erasing all models and chat history. This - action is irreversible and recommended only if the application is corrupted. + Restore app to 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 fb789e5b3..10e8cbc20 100644 --- a/web/screens/Settings/Advanced/FactoryReset/index.tsx +++ b/web/screens/Settings/Advanced/FactoryReset/index.tsx @@ -17,8 +17,9 @@ const FactoryReset = () => {

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