Small prose tweak.
This commit is contained in:
parent
2666168b02
commit
b8ff891c31
|
@ -185,9 +185,9 @@ export class UsernameColorsSetting extends Component<SettingProps, State> {
|
||||||
You can enter multiple usernames separated by a comma if you want them
|
You can enter multiple usernames separated by a comma if you want them
|
||||||
to use the same color.
|
to use the same color.
|
||||||
<br />
|
<br />
|
||||||
If randomize is selected then all usernames will be given a random
|
If randomize is enabled then all usernames will be given a random
|
||||||
background color. This will not override colors you have manually
|
background color based on a hash of the username. Manually assigned
|
||||||
assigned.
|
colors will be applied normally.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="username-colors-controls">
|
<div class="username-colors-controls">
|
||||||
|
|
Loading…
Reference in New Issue