From 1e494ae683fe72dafa800e2d8dc1ef59f337d356 Mon Sep 17 00:00:00 2001 From: Luis Riegger Date: Tue, 4 May 2021 08:02:18 +0200 Subject: [PATCH] Link to token getter in UI --- config.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.schema.json b/config.schema.json index 84241be..3282d8c 100644 --- a/config.schema.json +++ b/config.schema.json @@ -9,7 +9,7 @@ "title": "token", "type": "string", "required": true, - "description": "Your Token" + "description": "Your Kobold Token (https://git.io/J3g1b)" }, "language": { "title": "language",