Skip to content

Commit 4891b03

Browse files
committed
manifest linting
1 parent b2bdaa1 commit 4891b03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

custom_components/openwebui_conversation/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"assist_pipeline",
1010
"conversation"
1111
],
12-
"requirements": [
13-
"markdown-it-py==3.0.0",
14-
"mdit-plain==1.0.1"
15-
],
1612
"documentation": "https://github.com/TheRealPSV/ha-openwebui-conversation#options",
1713
"integration_type": "service",
1814
"iot_class": "cloud_polling",
1915
"issue_tracker": "https://github.com/TheRealPSV/ha-openwebui-conversation/issues",
16+
"requirements": [
17+
"markdown-it-py==3.0.0",
18+
"mdit-plain==1.0.1"
19+
],
2020
"version": "1.3.0"
2121
}

0 commit comments

Comments
 (0)