Skip to content

Commit

Permalink
docs: remove "cache" from app.getPath (#33509)
Browse files Browse the repository at this point in the history
  • Loading branch information
zcbenz committed Mar 31, 2022
1 parent 8c86426 commit cbd06cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/api/app.md
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,6 @@ Returns `string` - The current application directory.
* `~/Library/Application Support` on macOS
* `userData` The directory for storing your app's configuration files, which by
default it is the `appData` directory appended with your app's name.
* `cache`
* `temp` Temporary directory.
* `exe` The current executable file.
* `module` The `libchromiumcontent` library.
Expand Down

0 comments on commit cbd06cd

Please sign in to comment.