vault backup: 2026-03-05 14:21:49
This commit is contained in:
14
Templates/Bases/Health.base
Normal file
14
Templates/Bases/Health.base
Normal file
@@ -0,0 +1,14 @@
|
||||
filters:
|
||||
and:
|
||||
- category.contains(link("Health"))
|
||||
views:
|
||||
- type: table
|
||||
name: All
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: DESC
|
||||
- type: table
|
||||
name: Events
|
||||
filters:
|
||||
and:
|
||||
- category.contains(link("Events"))
|
||||
Reference in New Issue
Block a user