E
This commit is contained in:
parent
08be14f4da
commit
9e5c97f7c7
1 changed files with 0 additions and 4 deletions
|
|
@ -622,10 +622,6 @@ async function __uvHook(window, config = {}, bare = '/bare/') {
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
client.storage.on('refresh', event => {
|
|
||||||
|
|
||||||
});
|
|
||||||
|
|
||||||
client.storage.on('get', event => {
|
client.storage.on('get', event => {
|
||||||
event.data.name = methodPrefix + __uv.meta.url.origin + '@' + event.data.name;
|
event.data.name = methodPrefix + __uv.meta.url.origin + '@' + event.data.name;
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue