Fix lint
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user