mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 12:39:45 +00:00
Added hidePrivate to README.md
Added explanation of hidePrivate option to the Calendar Module's README
This commit is contained in:
parent
e61bccab36
commit
c66ecbdd29
@ -134,6 +134,13 @@ The following properties can be configured:
|
||||
<br><b>Default value:</b> <code>0</code> (disabled)
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>hidePrivate</code></td>
|
||||
<td>Hides private calendar events.<br>
|
||||
<br><b>Possible values:</b> <code>true</code> or <code>false</code>
|
||||
<br><b>Default value:</b> <code>false</code>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user