From ceb8b2c4174b18b229f0e9528c1c18a96e94fb78 Mon Sep 17 00:00:00 2001 From: bretg Date: Tue, 20 Jun 2023 15:59:30 -0400 Subject: [PATCH] PBJS activity-controls: fixed typo (#4662) changed deviceAccess to accessDevice --- dev-docs/activity-controls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-docs/activity-controls.md b/dev-docs/activity-controls.md index 222c1c6a4d..e4cb26a980 100644 --- a/dev-docs/activity-controls.md +++ b/dev-docs/activity-controls.md @@ -171,7 +171,7 @@ So this means that when `priority` is omitted from `allowActivities` configurati ```javascript pbjs.setConfig({ - deviceAccess: false, // this would have the effect of disabling device storage, but... + accessDevice: false, // this would have the effect of disabling device storage, but... allowActivities: { accessDevice: { rules: [