20 more Jokes for you all!

This commit is contained in:
ccostan
2020-07-28 13:47:30 -04:00
parent f7f09ee092
commit bd03fd39a0
95 changed files with 1 additions and 1 deletions

View File

@@ -278,7 +278,7 @@ tweet_engine_random:
{%- endmacro -%}
{% if pick == "joke" -%}
{{ "/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_" ~ range(1, 72) | random ~ ".png" }}
{{ "/config/www/custom_ui/floorplan/images/branding/jokes/Tweet_" ~ range(1, 92) | random ~ ".png" }}
{%- else -%}
{{ image(pick) }}
{%- endif -%}