Fix lint
This commit is contained in:
parent
f2d3ec74a1
commit
7deb0dca8e
1 changed files with 3 additions and 3 deletions
|
@ -10,10 +10,10 @@ The data in local storage is tied to the Document's origin (scheme + host).
|
|||
|
||||
Some things that get stored here are:
|
||||
|
||||
* Details about the logged in user, in particular their user id and a auth token
|
||||
we can use to make API calls on their behalf.
|
||||
- Details about the logged in user, in particular their user id and a auth
|
||||
token we can use to make API calls on their behalf.
|
||||
|
||||
* Various user preferences
|
||||
- Various user preferences
|
||||
|
||||
## Session Storage
|
||||
|
||||
|
|
Loading…
Reference in a new issue