|
|
@ -27,7 +27,7 @@ |
|
|
|
|
|
|
|
/******************************************************************************/ |
|
|
|
|
|
|
|
(function() { |
|
|
|
(function(self) { |
|
|
|
|
|
|
|
/******************************************************************************/ |
|
|
|
|
|
|
@ -186,6 +186,6 @@ vAPI.localStorage.init('extensions.' + location.host + '.'); |
|
|
|
|
|
|
|
/******************************************************************************/ |
|
|
|
|
|
|
|
})(); |
|
|
|
})(this); |
|
|
|
|
|
|
|
/******************************************************************************/ |