From d620aad390c90efab6792fe3a0ad25b8f5a8310a Mon Sep 17 00:00:00 2001 From: SuperDragonXD <70206496+SuperDragonXD@users.noreply.github.com> Date: Sun, 12 Jan 2025 20:30:53 +0800 Subject: [PATCH] Enable icon requests for Lawnicons --- lawnicons-request/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lawnicons-request/settings.json b/lawnicons-request/settings.json index 010732b..4e609c7 100644 --- a/lawnicons-request/settings.json +++ b/lawnicons-request/settings.json @@ -1,3 +1,3 @@ { - "enabled": false + "enabled": true }