Skip to content

Commit

Permalink
Add a key to Shared Storage
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Oct 22, 2024
1 parent 2066b11 commit 806d3d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions features/shared-storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ compat_features:
- api.WindowSharedStorage.selectURL
- api.WindowSharedStorage.worklet
- api.WorkletSharedStorage
- api.WorkletSharedStorage.@@asyncIterator
- api.WorkletSharedStorage.entries
- api.WorkletSharedStorage.get
- api.WorkletSharedStorage.keys
Expand Down
1 change: 1 addition & 0 deletions features/shared-storage.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ compat_features:
- api.WindowSharedStorage.selectURL
- api.WindowSharedStorage.worklet
- api.WorkletSharedStorage
- api.WorkletSharedStorage.@@asyncIterator
- api.WorkletSharedStorage.entries
- api.WorkletSharedStorage.get
- api.WorkletSharedStorage.keys
Expand Down

0 comments on commit 806d3d5

Please sign in to comment.