mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-15 08:30:46 +02:00
Fixed reload button bug
This commit is contained in:
parent
41cd6b7702
commit
7f42462514
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user