docs(browser-extension): fix wrong description
This commit is contained in:
parent
5149dc606a
commit
d92b50f582
@ -408,7 +408,7 @@ window.addEventListener('pageshow', (event) => {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @description Force clean when this event is fired
|
* @description Force clean when this event is fired
|
||||||
* @listens window#run
|
* @listens window#cookie-dialog-monster
|
||||||
* @returns {void}
|
* @returns {void}
|
||||||
*/
|
*/
|
||||||
window.addEventListener(setupEventName, () => {
|
window.addEventListener(setupEventName, () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user