Add support for 'link' component - button to get hard link to current view
This commit is contained in:
parent
5a0983d867
commit
b66008c262
5 changed files with 93 additions and 0 deletions
|
|
@ -114,6 +114,9 @@ components:
|
|||
|
||||
#- class: org.dynmap.ClientComponent
|
||||
# type: digitalclock
|
||||
- class: org.dynmap.ClientComponent
|
||||
type: link
|
||||
|
||||
- class: org.dynmap.ClientComponent
|
||||
type: timeofdayclock
|
||||
showdigitalclock: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue