Skip to content

Commit 04f2a8a

Browse files
committed
check unit tests
1 parent 70b9fdd commit 04f2a8a

File tree

1 file changed

+1
-0
lines changed
  • packages/suite/src/components/suite/troubleshooting/tips

1 file changed

+1
-0
lines changed

packages/suite/src/components/suite/troubleshooting/tips/index.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export const TROUBLESHOOTING_TIP_UDEV: TipItem = {
105105
heading: <Translation id="TR_UDEV_DOWNLOAD_TITLE" />,
106106
description: <UdevDescription />,
107107
hide: !isLinux(),
108+
// blabla
108109
};
109110

110111
export const TROUBLESHOOTING_TIP_RECONNECT: TipItem = {

0 commit comments

Comments
 (0)