UI: Rename to sand filter

This commit is contained in:
Artem Dzhereleiko 2024-09-10 13:25:48 +03:00
parent 2b562bda27
commit cf2fe93e23
2 changed files with 5 additions and 4 deletions

View File

@ -1,9 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:tb="https://thingsboard.io/svg" width="600" height="1e3" fill="none" version="1.1" viewBox="0 0 600 1e3"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:tb="https://thingsboard.io/svg" width="600" height="1e3" fill="none" version="1.1" viewBox="0 0 600 1e3">
<tb:metadata xmlns=""><![CDATA[{ <tb:metadata xmlns=""><![CDATA[{
"title": "Stand filter", "title": "Sand filter",
"description": "Stand filter with configurable filtration mode option and various states.", "description": "Sand filter with configurable filtration mode option and various states.",
"searchTags": [ "searchTags": [
"filter" "filter",
"sand"
], ],
"widgetSizeX": 3, "widgetSizeX": 3,
"widgetSizeY": 5, "widgetSizeY": 5,

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -48,7 +48,7 @@
"long_bottom_filter", "long_bottom_filter",
"short_top_filter", "short_top_filter",
"long_top_filter", "long_top_filter",
"stand_filter", "sand_filter",
"horizontal_wheel_valve", "horizontal_wheel_valve",
"vertical_wheel_valve", "vertical_wheel_valve",
"horizontal_ball_valve", "horizontal_ball_valve",