From c232b7b67f9766a928bb1f0b3a22aa0110be47a2 Mon Sep 17 00:00:00 2001 From: Pyjacpp Date: Mon, 23 Mar 2026 23:51:50 +0100 Subject: [PATCH] fix some typos --- hosts/vm/mediakiwi/WSONoteKfetAuth/extension.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/vm/mediakiwi/WSONoteKfetAuth/extension.json b/hosts/vm/mediakiwi/WSONoteKfetAuth/extension.json index b4d160f..d4c303d 100644 --- a/hosts/vm/mediakiwi/WSONoteKfetAuth/extension.json +++ b/hosts/vm/mediakiwi/WSONoteKfetAuth/extension.json @@ -3,7 +3,7 @@ "author": [ "Pyjacpp" ], - "url": "https://gitlab.crans.org/nounou/WSONoteKfet", + "url": "https://gitlab.crans.org/nounous/nixos/-/tree/main/hosts/vm/mediakiwi/WSONoteKfetAuth", "description": "Implementation of the NoteKfet OAuth2 for the WSOAuth extension", "type": "other", "requires": { @@ -22,4 +22,4 @@ } }, "manifest_version": 2 -} \ No newline at end of file +}