From 40adb36dab8eb63ad3108f3277a027dd68630e38 Mon Sep 17 00:00:00 2001 From: youen Date: Sun, 30 Jun 2024 13:18:45 +0100 Subject: [PATCH] Update 'composer.json' --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6072f09..8de2070 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,9 @@ { - "name": "youen/users-map-location", + "name": "youen/users-map", "description": "Adds an optional and approximate location attribute to user settings, and a global map to display users", "keywords": [ "users location", - "location map" + "map" ], "type": "flarum-extension", "license": "MIT",