Skip to content

Commit 03f743d

Browse files
committed
added test for privacy Cache API block
1 parent 8630fb9 commit 03f743d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ npm install --save cache-api-keyval
2121
<script>
2222
2323
// wait for Cache API accessibility test to complete
24+
// the test is very fast, should be instant
2425
onCacheApiDB(function() {
2526
2627
// load database

0 commit comments

Comments
 (0)