Optimized reload button

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-14 13:04:41 +02:00
parent e4028fccf4
commit f7aab39167
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E

View File

@ -15,4 +15,4 @@
description: Reload the application
icon:
class: fa-solid fa-rotate-right
url: "{{ domains | get_domain('web-app-port-ui') }}"
url: "{{ web_protocol }}://{{ domains | get_domain('web-app-port-ui') }}"