gitbook-plugin-lock
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -58,5 +58,5 @@ require(['gitbook', 'jQuery'], function(gitbook, $) { | ||
gitbook.events.bind('page.change', function() { | ||
insertPageLock(); | ||
}); | ||
// gitbook.events.bind('page.change', function() { | ||
// insertPageLock(); | ||
// }); | ||
}); |
{ | ||
"name": "gitbook-plugin-lock", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Gitbook 页面加锁", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
5448