Skip to content

Commit cfecfbd

Browse files
committed
[23] Improve BLANK variable docs
1 parent 272bf22 commit cfecfbd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backend/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.16.0-webui22
1+
v2.16.0-webui23

docs/user_guide/variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ hypothetical TCM customizations.
137137
| `extras` | Any assigned extras | _See below_ |
138138
| `NEWLINE` | A character to move text to a new line | `\n` |
139139
| `BACKSLASH` | The ++backslash++ character | `\` |
140-
| `BLANK` | Blank text[^6] | `` |
140+
| `BLANK` | Blank text[^6] | |
141141

142142
Any assigned extras are added as their variable name. For example, if I
143143
specify the "Episode Text Color" extra for the Series, then the variable

0 commit comments

Comments
 (0)