fix missing key

This commit is contained in:
Kelvin Sherlock 2021-08-06 21:25:27 -04:00
parent 7a482191ab
commit 026a9e7704
1 changed files with 4 additions and 1 deletions

View File

@ -104,7 +104,10 @@
<td>Toggle full screen mode</td>
</tr>
<tr>
<td><kbd>F12</kbd></td>
<td>
<span data-macbook=false><kbd>F12</kbd></span>
<span data-macbook=true><kbd>Fn</kbd>+<kbd>F12</kbd></span>
</td>
<td>Reset Key</td>
</tr>
</tbody>