mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 07:45:49 +01:00
Add note to TODO.
This commit is contained in:
@@ -85,7 +85,6 @@ function Bookmarks() //{{{
|
||||
let bmark = new Bookmark(node.uri, node.title, node.icon && node.icon.spec, keyword, tags, node.itemId);
|
||||
|
||||
bookmarks.push(bmark);
|
||||
|
||||
return bmark;
|
||||
}
|
||||
catch (e)
|
||||
|
||||
Reference in New Issue
Block a user