From 1c19509174250a1b54186f4cdfcb3298c4879692 Mon Sep 17 00:00:00 2001 From: Florent Date: Mon, 9 Jan 2023 11:26:33 +0100 Subject: [PATCH] Fix linter issue --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3df0858..739cc6b 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "admindoc": "https://grafana.com/docs/loki/latest/", "code": "https://github.com/grafana/loki" }, - "license": "AGPL-3.0-or-later", + "license": "AGPL-3.0", "maintainer": { "name": "fflorent", "email": "florent.git@zeteo.me"