mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
riding speed slider
This commit is contained in:
parent
3e16ad4e37
commit
c3ed100105
7 changed files with 91 additions and 19 deletions
|
@ -11,7 +11,7 @@ import { locationChanged } from '$redux/user/actions';
|
|||
|
||||
const userPersistConfig = {
|
||||
key: 'user',
|
||||
whitelist: ['user', 'logo', 'provider'],
|
||||
whitelist: ['user', 'logo', 'provider', 'speed'],
|
||||
storage,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue