- From: intijk <notifications@github.com>
- Date: Sun, 07 Apr 2019 23:24:50 -0700
- To: whatwg/storage <storage@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 April 2019 06:25:13 UTC
https://storage.spec.whatwg.org/commit-snapshots/725373fce83643c050f08cfbd8bfca8d531e8352/#example-3a7051a8
```  
  } else if(!persistent && permission.status == "prompt") {
```
> I guess this `persistent` should be `persisted` ?
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/68
Received on Monday, 8 April 2019 06:25:13 UTC