Add formatting instructions.
This commit is contained in:
parent
0c1fadb784
commit
c856968c3c
|
@ -71,6 +71,8 @@ export class ThemeSwitcherSetting extends Component<SettingProps, State> {
|
||||||
<Setting {...this.props}>
|
<Setting {...this.props}>
|
||||||
<p class="info">
|
<p class="info">
|
||||||
Automatically switch between two themes at certain times of the day.
|
Automatically switch between two themes at certain times of the day.
|
||||||
|
<br />
|
||||||
|
The expected format for times is <code>HH:MM</code>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Reference in New Issue