From e7495fdf8d7009e61956ca767ef973397dd51385 Mon Sep 17 00:00:00 2001 From: ZeChArtiahSaher Date: Wed, 28 Feb 2024 15:21:07 +0100 Subject: [PATCH] set authorUrl --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 157943c..3ed9b4a 100644 --- a/manifest.json +++ b/manifest.json @@ -3,5 +3,5 @@ "version": "1.0.0", "minAppVersion": "1.0.0", "author": "zc", - "authorUrl": "none" + "authorUrl": "https://github.com/ZeChArtiahSaher" }