From 88b176659a5d573848ce57deb227dba8bb0d244a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sun, 28 Sep 2025 16:49:18 +0200 Subject: fix(updates): missing rolereact in added --- updates.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/updates.json b/updates.json index 81e8917..ba8dff7 100644 --- a/updates.json +++ b/updates.json @@ -44,7 +44,9 @@ { "version": "3.3.0", "commands": { - "added": [], + "added": [ + "rolereact" + ], "removed": [], "updated": [] }, -- cgit v1.2.3