UI Feature Flag: Communities
This commit is contained in:
parent
9cc789756b
commit
2bea8457e9
6 changed files with 31 additions and 9 deletions
|
@ -18,4 +18,5 @@ limitations under the License.
|
|||
export enum UIFeature {
|
||||
URLPreviews = "UIFeature.urlPreviews",
|
||||
Flair = "UIFeature.flair",
|
||||
Communities = "UIFeature.communities",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue