mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-23 11:27:58 +08:00
Replaced restart with reload
because restart is deprecated
This commit is contained in:
@@ -353,7 +353,9 @@ process.
|
||||
|
||||
Same with `webContents.loadUrl(url)`.
|
||||
|
||||
### BrowserWindow.restart()
|
||||
### BrowserWindow.reload()
|
||||
|
||||
Reloads the current url.
|
||||
|
||||
### BrowserWindow.setMenu(menu)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user