mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-18 11:06:29 +00: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