mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 10:02:27 +01:00
Fix local mapping bug. Change statusline API slightly.
This commit is contained in:
@@ -20,7 +20,7 @@ var Bookmarks = Module("bookmarks", {
|
||||
valueOf: function () arg
|
||||
}
|
||||
}, arg));
|
||||
statusline.updateUrl();
|
||||
statusline.updateStatus();
|
||||
}, window);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user