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