From f374e82eff36446e93bed1fe2622b5cdac94ec86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raphael=20G=C3=B6tz?= <52959657+raphael-goetz@users.noreply.github.com> Date: Sat, 23 May 2026 21:18:34 +0200 Subject: [PATCH] fix: correct tabler icon --- definitions/draco_rest/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definitions/draco_rest/module.json b/definitions/draco_rest/module.json index 663b441..b1ace6e 100644 --- a/definitions/draco_rest/module.json +++ b/definitions/draco_rest/module.json @@ -14,5 +14,5 @@ ], "documentation": "", "author": "CodeZero", - "icon": "tabler:cube-sent" + "icon": "tabler:cube-send" }