mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-19 20:45:33 +00:00
Fixed reload button bug
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
class: fa-solid fa-up-right-from-square
|
class: fa-solid fa-up-right-from-square
|
||||||
onclick: openIframeInNewTab()
|
onclick: openIframeInNewTab()
|
||||||
- name: Reload
|
- name: Reload
|
||||||
|
target: "_top"
|
||||||
|
onclick: location.reload(true)
|
||||||
description: Reload the application
|
description: Reload the application
|
||||||
icon:
|
icon:
|
||||||
class: fa-solid fa-rotate-right
|
class: fa-solid fa-rotate-right
|
||||||
|
Reference in New Issue
Block a user