mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 18:23:50 +00:00
Limit what we're actually storing
This commit is contained in:
parent
d3c5f52408
commit
4f17452b98
|
@ -38,5 +38,6 @@ export const useColorStore = defineStore('colorStore', {
|
|||
},
|
||||
persist: {
|
||||
key: STORE_UI_COLORS,
|
||||
paths: ['colorPreference'],
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user