From d79241fc01c26380f6441cbbea12c7aa2f7808ad Mon Sep 17 00:00:00 2001 From: Eda <151467077+Edaa44@users.noreply.github.com> Date: Wed, 18 Mar 2026 21:58:54 +0100 Subject: [PATCH] Add new achievement entries to events.json --- events.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/events.json b/events.json index 11e584f..304e3f9 100644 --- a/events.json +++ b/events.json @@ -263,7 +263,12 @@ { "title": "discord-guild-configurator: Finish migration away from single script to separate application", "url": "https://github.com/NMertsch/discord-guild-configurator/commit/2ea1f96f8b9d71077fd15060b106e10d90350f8c" - } + }, + { + "title": "QR Code TypeScript Migration, fixed tests on Windows", + "url": "https://github.com/Greenheart/qrcode/commit/640dec5c841b977c1be82f7d52991512e8979b9f" + }, + ] }, {