Also update README for new event
This commit is contained in:
parent
1c75a5876a
commit
75b215b263
1 changed files with 1 additions and 0 deletions
|
@ -207,6 +207,7 @@ The following events are available:
|
|||
* `tab.on("title-changed", (title, tab) => { ... });`
|
||||
* `tab.on("icon-changed", (icon, tab) => { ... });`
|
||||
* `tab.on("active", (tab) => { ... });`
|
||||
* `tab.on("inactive", (tab) => { ... });`
|
||||
* `tab.on("visible", (tab) => { ... });`
|
||||
* `tab.on("hidden", (tab) => { ... });`
|
||||
* `tab.on("flash", (tab) => { ... });`
|
||||
|
|
Loading…
Reference in a new issue