mirror of
https://gitlab.com/wirelos/sprocket-plugin-irc.git
synced 2025-12-14 13:41:27 +01:00
fix lib
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "sprocket-plugin-mqtt",
|
"name": "sprocket-plugin-irc",
|
||||||
"keywords": "sprocket, plugin",
|
"keywords": "sprocket, plugin",
|
||||||
"description": "Plugin for message dispatching a Sprocket and a MQTT queue.",
|
"description": "Plugin irc",
|
||||||
"authors":
|
"authors":
|
||||||
{
|
{
|
||||||
"name": "Patrick Balsiger",
|
"name": "Patrick Balsiger",
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitlab.com/wirelos/sprocket-plugin-mqtt"
|
"url": "https://gitlab.com/wirelos/sprocket-plugin-irc"
|
||||||
},
|
},
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "espressif8266, esp32",
|
"platforms": "espressif8266, esp32",
|
||||||
|
|||||||
Reference in New Issue
Block a user