♻️ refactor: remove unused set_title argument

This commit is contained in:
welpo
2023-02-22 23:33:45 +01:00
parent 53d2624133
commit 9ac150423b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{% macro set_title(title) %}
{% macro set_title() %}
{# Setup. #}
{% set prefix = config.title | safe %}