1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 10:34:13 +01:00

Fix help tags.

This commit is contained in:
Kris Maglione
2009-11-05 04:23:29 -05:00
parent 336eb4fefa
commit 76e9b8c0ed
2 changed files with 3 additions and 3 deletions

View File

@@ -197,7 +197,7 @@ const config = { //{{{
function ()
{
if (!document.getElementById("sidebar-box").hidden)
toggleSidebar();
window.toggleSidebar();
},
{ argCount: "0" });