diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 13b6db1..704b703 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,7 +3,7 @@ "id": "google-chat", "version": "${version}", "name": "GoogleChat", - "description": "", + "description": "Automatically translates chat messages", "authors": [], "contact": {}, "license": "MIT",