Skip to content

Commit fc31c03

Browse files
committed
feat: add navigation to the switch menu as known detection problems
1 parent bb32757 commit fc31c03

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

src/views/readme/faq-known-detection-problems.tsx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ export const FaqKnownDetectionProblems: Component = () => {
1717
number of shrooms could be wrong, as the shrooms are partially hidden by the notification.
1818
</p>
1919
</details>
20+
21+
<details>
22+
<summary>During navigation in the menu of the Switch during the final split</summary>
23+
<p>
24+
If you go on the menu of the Switch during the <strong>final</strong> split, there is a small possibility to
25+
get a wrong split detection.
26+
</p>
27+
</details>
2028
</>
2129
);
2230
};

0 commit comments

Comments
 (0)