mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-21 12:33:34 +02:00
Merge branch 'main' into 557-configurable-request-timeout
This commit is contained in:
commit
3302e2e910
@ -31,7 +31,7 @@ class PreferencesStore {
|
|||||||
|
|
||||||
getPreferences() {
|
getPreferences() {
|
||||||
return {
|
return {
|
||||||
defaultPreferences,
|
...defaultPreferences,
|
||||||
...this.store.get('preferences')
|
...this.store.get('preferences')
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user