mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Correct typo in BookmarksTracker
This commit is contained in:
parent
68401ecb36
commit
1743ffc42e
@ -114,7 +114,7 @@ Function.prototype.async = Async.sugar;
|
||||
onEndUpdateBatch: function BMT_onEndUpdateBatch() {
|
||||
|
||||
},
|
||||
onItemVisited: function BMT_onItemChanged() {
|
||||
onItemVisited: function BMT_onItemVisited() {
|
||||
|
||||
},
|
||||
/* Every add or remove is worth 4 points,
|
||||
|
Loading…
Reference in New Issue
Block a user