upgraded core, fixed customs modules

This commit is contained in:
2022-02-15 11:22:01 +01:00
parent 7bc35bdc1f
commit 1f07e66fe6
82 changed files with 38856 additions and 1772 deletions

View File

@@ -277,7 +277,10 @@ display:
exclude: false
alter:
alter_text: true
text: "{{ state }}\n\n{{ num_retries }}"
text: |-
{{ state }}
{{ num_retries }}
make_link: false
path: ''
absolute: false
@@ -477,7 +480,10 @@ display:
exclude: false
alter:
alter_text: true
text: "{{ processed }}\n\n{{ message }}"
text: |-
{{ processed }}
{{ message }}
make_link: false
path: ''
absolute: false