mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-20 01:06:03 +02:00
Optimized reload button
This commit is contained in:
@@ -15,4 +15,4 @@
|
|||||||
description: Reload the application
|
description: Reload the application
|
||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-rotate-right
|
class: fa-solid fa-rotate-right
|
||||||
url: "{{ domains | get_domain('web-app-port-ui') }}"
|
url: "{{ web_protocol }}://{{ domains | get_domain('web-app-port-ui') }}"
|
Reference in New Issue
Block a user