update setting naming to match style
This commit is contained in:
parent
02dbdc5c0a
commit
3c436c9617
6 changed files with 9 additions and 9 deletions
|
@ -49,7 +49,7 @@ export default class PreferencesUserSettingsTab extends React.Component<{}, ISta
|
|||
];
|
||||
|
||||
static SPACES_SETTINGS = [
|
||||
"Spaces.all_rooms_in_home",
|
||||
"Spaces.allRoomsInHome",
|
||||
];
|
||||
|
||||
static KEYBINDINGS_SETTINGS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue