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
|
||||
onclick: openIframeInNewTab()
|
||||
- name: Reload
|
||||
target: "_top"
|
||||
onclick: location.reload(true)
|
||||
description: Reload the application
|
||||
icon:
|
||||
class: fa-solid fa-rotate-right
|
||||
|
Loading…
x
Reference in New Issue
Block a user