From ea6fc174576d5e39195fe1dbf361ace92249f1b8 Mon Sep 17 00:00:00 2001 From: fernandomg Date: Wed, 1 Jul 2020 09:03:57 -0300 Subject: [PATCH] Rephrase remove modal message --- src/routes/safe/components/Settings/Advanced/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/safe/components/Settings/Advanced/index.tsx b/src/routes/safe/components/Settings/Advanced/index.tsx index 2959ff4d..0ee587b7 100644 --- a/src/routes/safe/components/Settings/Advanced/index.tsx +++ b/src/routes/safe/components/Settings/Advanced/index.tsx @@ -262,8 +262,8 @@ const Advanced: React.FC = () => { - By removing a Module you will sign a new Safe Transaction. The Safe will not be able to interact with it - any longer until it is enabled again through a new Safe Transaction. + After removing this module, any feature or app that uses this module might no longer work. If this Safe + requires more then one signature, the module removal will have to be confirmed by other owners as well.