Skip to content

Commit 86f0f5d

Browse files
committed
docs: update README.md
1 parent 58bff09 commit 86f0f5d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

electron-app/src/windows/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ Manages the primary and logs Electron `BrowserWindow` instances and provides fun
3030

3131
Creates and initializes the main application window. Loads default view, sets up menu, and opens DevTools in development mode.
3232

33+
### `reloadWindow()`
34+
35+
Reloads main window.
36+
3337
### `loadView(view)`
3438

3539
Switches the main window to display a different view. Updates window title and validates view file exists.

0 commit comments

Comments
 (0)