From 5deb4b752d93344250dde645049ac772fa45d3d2 Mon Sep 17 00:00:00 2001 From: matty Date: Wed, 13 Dec 2023 09:54:19 -0500 Subject: [PATCH] update "bugs" in package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 08ec20c..3fbbc8a 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "description": "NCD fork of the peertube-plugin-orion-sell-storage to sell storage to users using Stripe", "version": "1.0.8", "author": "matty", + "bugs": "https://gitea.nicecrew.digital/matty/peertube-plugin-ncd-sell-storage", "clientScripts": [ { "script": "dist/common-client-plugin.js",