Skip to content

Commit 2ad3656

Browse files
committed
dollars
1 parent c4138a3 commit 2ad3656

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/config.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,9 +218,9 @@ Starting with `branding`, the following subproperties are available:
218218

219219
#### `title_template` vars
220220

221-
- `brand` The name of the web app, as configured by the `brand` config value.
222-
- `room_name` The friendly name of a room. Only applicable to `title_template_in_room`.
223-
- `status` The client's status, repesented as.
221+
- `$brand` The name of the web app, as configured by the `brand` config value.
222+
- `$room_name` The friendly name of a room. Only applicable to `title_template_in_room`.
223+
- `$status` The client's status, repesented as.
224224
- The notification count, when at least one room is unread.
225225
- "*" when no rooms are unread, but notifications are not muted.
226226
- "Offline", when the client is offline.

0 commit comments

Comments
 (0)