Optimized reload button

This commit is contained in:
2025-07-14 13:04:41 +02:00
parent e4028fccf4
commit f7aab39167

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') }}"