diff --git a/src/components/groups/DeviceGroupRow.tsx b/src/components/groups/DeviceGroupRow.tsx index 7fa16d78d..4804bb23d 100644 --- a/src/components/groups/DeviceGroupRow.tsx +++ b/src/components/groups/DeviceGroupRow.tsx @@ -6,11 +6,7 @@ import cx from 'classnames'; import { Link } from "react-router-dom"; import DeviceImage from "../device-image"; import { GroupAddress, WithDevices } from "../../store"; -<<<<<<< HEAD - -======= import { useTranslation } from "react-i18next"; ->>>>>>> origin/master type DeviceGroupRowProps = { diff --git a/src/components/settings/index.tsx b/src/components/settings/index.tsx index c6a8bfbf0..af5210ad1 100644 --- a/src/components/settings/index.tsx +++ b/src/components/settings/index.tsx @@ -145,7 +145,7 @@ export class SettingsPage extends Component

This page contains missing translation keys.

You can navigate to different pages to collect missing tranlations and come back here again (don't referesh browser page).