Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Updates references to old mergeChannels preference #621

Merged
merged 2 commits into from
May 30, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion developer-guides/rest-api/users/set-preferences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
| `data.sidebarSortby` | `test` | Optional | Show sort by. |
| `data.sidebarViewMode` | `test` | Optional | Show view mode. |
| `data.sidebarHideAvatar` | `true` | Optional | Show avatar on hide bar. |
| `data.mergeChannels` | `true` | Optional | Merge channels. |
| `data.groupByType` | `true` | Optional | Group channels by type. |
| `data.muteFocusedConversations` | `true` | Optional | Mute focused conversations. |

## Example Call
Expand Down
2 changes: 1 addition & 1 deletion user-guides/managing-your-account/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ and enable or disable the following preferences:
- __Hide roles__: This will hide role tags from users;
- __Hide right side bar with click__: When you click outside of a tab it will automatically close it;
- __Hide Avatars__: This will hide avatars on the channels, showing only the users usernames;
- __Merge private groups with channels__
- __Group by Type:__: This will group your channels by type or merge them in a single list;

### Highlights

Expand Down