Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 560374b

Browse files
Merge pull request #50 from DanisDGK/linux-faq-virtual-device
Fix Linux FAQ virtual device initialization not being a nav item
2 parents 03026c7 + f40e4fd commit 560374b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

OpenTabletDriver.Web/Views/Wiki/FAQ/Linux.cshtml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@
101101

102102
<hr/>
103103

104-
<h3>Failed to initialize virtual device</h3>
104+
<h3 class="wiki-nav-item pb-2" id="fail-virtual-device">
105+
Failed to initialize virtual device
106+
</h3>
105107
<div class="ms-3">
106108
<h4>EACCESS</h4>
107109
<codeblock class="mt-2">

0 commit comments

Comments
 (0)