From 5e6205cd76006eab767de169c06a749beb531ec4 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Tue, 16 Jan 2024 11:21:19 +0000 Subject: [PATCH] =?UTF-8?q?[=E2=9A=A1]=20Added=20webOS=20alliance=20URL=20?= =?UTF-8?q?in=20`Info.app`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/system/apps/Info.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system/apps/Info.ts b/src/system/apps/Info.ts index efec703..523641b 100644 --- a/src/system/apps/Info.ts +++ b/src/system/apps/Info.ts @@ -43,7 +43,7 @@ const Info: Process = { }).text(`v${String(process.sysInfo.version)}`), new HTML('br'), new HTML('a').attr({ - href: '' + href: 'https://discord.gg/nj93ywpyRy' }).append( new HTML('img').attr({ src: badge,