1
Fork 0

Small prose tweak.

This commit is contained in:
Bauke 2023-07-12 13:51:25 +02:00
parent 2666168b02
commit b8ff891c31
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 3 additions and 3 deletions

View File

@ -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">