Use the FS store as default store
This commit is contained in:
@@ -71,6 +71,12 @@ define(function () {
|
||||
}
|
||||
};
|
||||
|
||||
Store.addPad = function () {};
|
||||
|
||||
Store.forgetPad = function (href, cb) {
|
||||
|
||||
};
|
||||
|
||||
var changeHandlers = Store.changeHandlers = [];
|
||||
|
||||
Store.change = function (f) {
|
||||
|
||||
Reference in New Issue
Block a user