mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-06 16:43:13 +01:00
🗂 So warnings dont persist, temp add to schema (#1361)
This commit is contained in:
parent
48602bcd40
commit
48fa5fc21e
1 changed files with 5 additions and 0 deletions
|
|
@ -1091,6 +1091,11 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"filteredItems": {
|
||||
"title": "Filtered Items - temp",
|
||||
"type": "array",
|
||||
"description": "This attribute will be deprecated in the next release - do not use!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue