From 85a0d4f9ecca306cbadba00909fbb782e95b6d0f Mon Sep 17 00:00:00 2001 From: Milos Sen Date: Sat, 8 Aug 2026 09:03:01 +0300 Subject: [PATCH] change plugi name --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d0c1980..f0c2681 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "gecka/ident-switch", + "name": "senior/s-ident-switch", "type": "roundcube-plugin", "description": "This plugin allows users to switch between different accounts (including remote) in single Roundcube session.", "homepage": "https://github.com/Gecka-Apps/roundcube-ident_switch",