mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-15 16:29:02 +00:00
Fix Facebook Birthdays - Fix: #97
This commit is contained in:
@@ -121,7 +121,13 @@ The following properties can be configured:
|
||||
<tr>
|
||||
<td><code>emptyCalendarText</code></td>
|
||||
<td>Text to display when there are no upcoming events.<br>
|
||||
<br><b>Default value:</b> <code>''No upcoming events.'</code>
|
||||
<br><b>Default value:</b> <code>'No upcoming events.'</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>todayText</code></td>
|
||||
<td>Text to display when an event is planned for today.<br>
|
||||
<br><b>Default value:</b> <code>'Today'</code>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
Reference in New Issue
Block a user