MM-27380 Move collapsed categories to server (#17194)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5e076ea36f
Коммит
b3e0db012b
@@ -47,6 +47,7 @@ type SidebarCategory struct {
|
||||
Type SidebarCategoryType `json:"type"`
|
||||
DisplayName string `json:"display_name"`
|
||||
Muted bool `json:"muted"`
|
||||
Collapsed bool `json:"collapsed"`
|
||||
}
|
||||
|
||||
// SidebarCategoryWithChannels combines data from SidebarCategory table with the Channel IDs that belong to that category
|
||||
|
||||
Ссылка в новой задаче
Block a user