Add feature flag for counters

This commit is contained in:
Erik Johnston
2019-01-07 13:52:13 +00:00
committed by Erik Johnston
parent 712241d710
commit 4c204e88be
3 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -1404,5 +1404,6 @@
"Go to Settings": "Go to Settings",
"Failed to set direct chat tag": "Failed to set direct chat tag",
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
"Render simple counters in room header": "Render simple counters in room header"
}