From 27316d8917bb81a2f88c0a3c1a15e60c6a60e2a2 Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Sun, 9 Jul 2023 23:41:18 +0200 Subject: [PATCH] Add dungeonslayers/tickwerk to the renovated repositories --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 8413675..773a912 100644 --- a/config.js +++ b/config.js @@ -1,3 +1,3 @@ module.exports = { - repositories: ["dungeonslayers/ds4", "saluu/darkness-dependent-vision"], + repositories: ["dungeonslayers/ds4", "dungeonslayers/tickwerk", "saluu/darkness-dependent-vision"], };