mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +02:00
⚡ Updates minimal view with new status check attributes
This commit is contained in:
parent
5f677e1fdd
commit
96c1232014
@ -12,8 +12,9 @@
|
||||
:target="item.target"
|
||||
:color="item.color"
|
||||
:backgroundColor="item.backgroundColor"
|
||||
:statusCheckUrl="item.statusCheckUrl"
|
||||
:statusCheckEndpoint="item.statusCheckEndpoint || item.statusCheckUrl"
|
||||
:statusCheckHeaders="item.statusCheckHeaders"
|
||||
:statusCheckPingOnly="item.statusCheckPingOnly"
|
||||
:itemSize="itemSize"
|
||||
:hotkey="item.hotkey"
|
||||
:enableStatusCheck="shouldEnableStatusCheck(item.statusCheck)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user