Add forcereload to MenuItem doc

This commit is contained in:
Kevin Sawicki 2017-02-02 12:01:58 -08:00
parent fb08f56fc8
commit b1f260ac87

View file

@ -57,6 +57,7 @@ The `role` property can have following values:
* `close` - Close current window
* `quit`- Quit the application
* `reload` - Reload the current window
* `forcereload` - Reload the current window ignoring the cache.
* `toggledevtools` - Toggle developer tools in the current window
* `togglefullscreen`- Toggle full screen mode on the current window
* `resetzoom` - Reset the focused page's zoom level to the original size