mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 13:27:58 +01:00
declare some accidentally global vars
This commit is contained in:
@@ -135,6 +135,8 @@ vimperator.Options = function() //{{{
|
||||
|
||||
function storePreference(name, value, vimperator_branch)
|
||||
{
|
||||
var branch;
|
||||
|
||||
if (vimperator_branch)
|
||||
branch = vimperator_prefs;
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user