diff --git a/src/windows/Settings/Settings.tsx b/src/windows/Settings/Settings.tsx index 7f6b1325..d0b43a37 100644 --- a/src/windows/Settings/Settings.tsx +++ b/src/windows/Settings/Settings.tsx @@ -2888,7 +2888,7 @@ ${t("experimental.tor.disabled.msg2")}`; Stop lnd - {PLATFORM === "android" && ( + {PLATFORM === "android" && name === "Hampus" && ( {backupFile === null && t("restore.channel.file")} @@ -297,13 +298,13 @@ export default function Restore({ navigation }: IProps) { {t("restore.channel.iCloud.title")} )} - + */} )} {(backupType === "file" || backupType === "macos") && (