mirror of https://github.com/gorhill/uBlock.git
Completes fix of #988
This commit is contained in:
parent
2a47057209
commit
717c7a0a60
|
@ -66,7 +66,9 @@
|
||||||
}
|
}
|
||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
|
|
||||||
vAPI.app.restart = function() {};
|
vAPI.app.restart = function() {
|
||||||
|
µBlock.restart();
|
||||||
|
};
|
||||||
|
|
||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue