mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 22:45:46 +01:00
Add some API documentation for Options and others.
This commit is contained in:
@@ -633,7 +633,6 @@ const liberator = (function () //{{{
|
||||
// "complete"
|
||||
// TODO: "zoom": if the zoom value of the current buffer changed
|
||||
// TODO: move to ui.js?
|
||||
// Yes --djk
|
||||
registerCallback: function (type, mode, func)
|
||||
{
|
||||
if (!(type in callbacks))
|
||||
|
||||
Reference in New Issue
Block a user