Use the network from the async store for pads
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* jshint ignore:start */
|
||||
|
||||
var window = self;
|
||||
var localStorage = {
|
||||
setItem: function (k, v) { localStorage[k] = v; },
|
||||
|
||||
Reference in New Issue
Block a user