mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-30 21:13:49 +00:00
README compliments: Close code tag and fix tabs
This commit is contained in:
parent
cdf78db629
commit
9e2bbd50b6
@ -57,14 +57,14 @@ The following properties can be configured:
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>remoteFile</code></td>
|
<td><code>remoteFile</code></td>
|
||||||
<td>External file from which to load the compliments<br>
|
<td>External file from which to load the compliments<br>
|
||||||
<br><b>Possible values:</b>Path to a JSON file containing compliments, configured
|
<br><b>Possible values:</b>Path to a JSON file containing compliments, configured
|
||||||
as per the value of the <i>compliments configuration</i> (see below). An object with three arrays:
|
as per the value of the <i>compliments configuration</i> (see below). An object with three arrays:
|
||||||
morning, afternoon and evening. - <code>compliments.json</code>
|
morning, afternoon and evening. - <code>compliments.json</code>
|
||||||
<br><b>Default value:</b> <code>null</code> (Do not load from file)
|
<br><b>Default value:</b> <code>null</code> (Do not load from file)
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
@ -89,7 +89,7 @@ If use the currentweather is possible use a actual weather for set compliments.
|
|||||||
* <code>night_rain</code>
|
* <code>night_rain</code>
|
||||||
* <code>night_thunderstorm</code>
|
* <code>night_thunderstorm</code>
|
||||||
* <code>night_snow</code>
|
* <code>night_snow</code>
|
||||||
* <code>night_alt_cloudy_windy<code>
|
* <code>night_alt_cloudy_windy</code>
|
||||||
|
|
||||||
#### Example use with currentweather module
|
#### Example use with currentweather module
|
||||||
````javascript
|
````javascript
|
||||||
|
Loading…
x
Reference in New Issue
Block a user