fileupload plugin: simplify description

This commit is contained in:
Sergey Ponomarev 2025-09-27 15:41:08 +03:00 committed by Guus der Kinderen
parent be71fcf376
commit 1e7860fe70
2 changed files with 1 additions and 3 deletions

View File

@ -13,7 +13,7 @@
<version>0.0.4</version>
<name>Http File Upload Plugin</name>
<description>Adds support for Openfire httpfileupload plugin to Spark</description>
<description>Allows users to share files by uploading to a server (via XEP-0363).</description>
<contributors>
<contributor>

View File

@ -1,2 +0,0 @@
This is a plugin for Spark that allows users to upload/download files using the openfire httpfileupload plugin.