diff --git a/modules/uploads/module.json b/modules/uploads/module.json index b593423d..0e17f650 100644 --- a/modules/uploads/module.json +++ b/modules/uploads/module.json @@ -1,4 +1,17 @@ { + "name": "Uploads", + "description": "Upload & store files in an object store.", + "icon": "file-arrow-up", + "tags": [ + "core", + "utility" + ], + "authors": [ + "rivet-gg", + "Blckbrry-Pi", + "NathanFlurry" + ], + "status": "stable", "scripts": { "prepare": { "name": "Prepare Upload",