diff --git a/src/windows/Settings/Settings.tsx b/src/windows/Settings/Settings.tsx index 730513ea..7f6b1325 100644 --- a/src/windows/Settings/Settings.tsx +++ b/src/windows/Settings/Settings.tsx @@ -2888,26 +2888,28 @@ ${t("experimental.tor.disabled.msg2")}`; Stop lnd - - - - - - - Export channel.db file and permanently disable this instance of Blixt Wallet - - - Use this feature to migrate this wallet to another device or to lnd. - - - Only do this if you're know what you're doing - - - + {PLATFORM === "android" && ( + + + + + + + Export channel.db file and permanently disable this instance of Blixt Wallet + + + Use this feature to migrate this wallet to another device or to lnd. + + + Only do this if you're know what you're doing + + + + )}