Change E's status macro names to be consistent with others

This commit is contained in:
2023-10-20 15:27:29 -04:00
parent 7ccc3d84b1
commit 9f8b2e41ad
3 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@
{%- macro getReport() -%}
{% from 'speech.jinja' import dadjoke %}
{% from 'time.jinja' import input_datetime_read %}
{% from 'status.jinja' import emma_sleep %}
{% from 'status.jinja' import emmaSleep %}
{% from 'easy_time.jinja' import count_the_days %}
{% from 'weather.jinja' import weatherReport %}
<p>
@ -124,7 +124,7 @@
</p>
<p>
{{ emma_sleep() }}
{{ emmaSleep() }}
</p>
<p>