From 43e9ee2ffdf1b748a0bbdc260208af32ff40d3a3 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:31 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=90=20=F0=9F=93=81=20oauth.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/constants/oauth.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/constants/oauth.ts b/src/constants/oauth.ts index a56e3fa..b5e9cca 100644 --- a/src/constants/oauth.ts +++ b/src/constants/oauth.ts @@ -232,3 +232,4 @@ export function getOauthConfig(): OauthConfig { return config } +