Skip to content

Commit

Permalink
chore: update ref to docs (🤖)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent e44c67a commit f28c1df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/latest/.sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f618fb235977146074060338e62caacb028a8621
baeabc03a3f1678f8f86b1b81f189be4897910d4
2 changes: 1 addition & 1 deletion docs/latest/api/session.md
Original file line number Diff line number Diff line change
Expand Up @@ -1520,7 +1520,7 @@ session is persisted on disk. For in memory sessions this returns `null`.
can potentially include data types not explicitly listed here. (See Chromium's
[`BrowsingDataRemover`][browsing-data-remover] for the full list.)
* `backgroundFetch` - Background Fetch
* `cache` - Cache
* `cache` - Cache (includes `cachestorage` and `shadercache`)
* `cookies` - Cookies
* `downloads` - Downloads
* `fileSystems` - File Systems
Expand Down

0 comments on commit f28c1df

Please sign in to comment.