From 1f67aa3f1a22588c60705cc6681db5186605a08b Mon Sep 17 00:00:00 2001 From: aster <263137478+asterpawz@users.noreply.github.com> Date: Tue, 1 Sep 2026 22:20:42 +0100 Subject: [PATCH] =?UTF-8?q?we=20are=20finally=20getting=20home=20in=20rece?= =?UTF-8?q?nt=20changes=20tab=20before=20gta=206=20=F0=9F=A5=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github.go | 1 + 1 file changed, 1 insertion(+) diff --git a/github.go b/github.go index b146a8f..c217cfd 100644 --- a/github.go +++ b/github.go @@ -56,6 +56,7 @@ func getRecentsCommits() { "https://api.github.com/repos/PenguinMod/PenguinMod-Render/commits?per_page=50", "https://api.github.com/repos/PenguinMod/PenguinMod-ExtensionsGallery/commits?per_page=50", "https://api.github.com/repos/PenguinMod/PenguinMod-BackendApi/commits?per_page=50", + "https://api.github.com/repos/PenguinMod/PenguinMod-Home/commits?per_page=50", } var newRecentCommits []GHApiCommit