diff options
Diffstat (limited to 'src/config.json')
-rw-r--r-- | src/config.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config.json b/src/config.json index 3b245c36..429b7865 100644 --- a/src/config.json +++ b/src/config.json @@ -683,6 +683,11 @@ "name": "LibMedium", "instanceList": true, "url": "https://github.com/realaravinth/libmedium" + }, + "small": { + "name": "Small", + "instanceList": true, + "url": "https://git.private.coffee/PrivateCoffee/small" } }, "targets": [ |