From 0916e492c100a658e13c52f678049d33f363c50a Mon Sep 17 00:00:00 2001 From: "dmitrii.pichenikin" Date: Wed, 11 Feb 2026 17:11:42 +0300 Subject: [PATCH] changed plugin id --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index c27c218..df1b55b 100644 --- a/plugin.json +++ b/plugin.json @@ -1,5 +1,5 @@ { - "id": "com.mattermost.badges", + "id": "ru.loop.plugin.achievements", "name": "Badges for Mattermost", "description": "This plugin add badges support to Mattermost.", "homepage_url": "https://github.com/larkox/mattermost-plugin-badges",