slack: start work on hiding single threads

This commit is contained in:
Kartik K. Agaram 2021-10-09 11:54:34 -07:00
parent 527aaaa3ab
commit 23fe8b0ae9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ type environment {
type tab {
type: int
# type 0: everything
# type 0: all items
# type 1: items in a channel
# type 2: search for a term
# type 3: comments in a single thread