Fixed reload button bug

This commit is contained in:
2025-08-13 23:50:35 +02:00
parent 41cd6b7702
commit 7f42462514

View File

@@ -12,6 +12,8 @@
class: fa-solid fa-up-right-from-square
onclick: openIframeInNewTab()
- name: Reload
target: "_top"
onclick: location.reload(true)
description: Reload the application
icon:
class: fa-solid fa-rotate-right