mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 08:18:00 +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