[⚡] Added webOS alliance URL in Info.app
This commit is contained in:
parent
fc675e8300
commit
5e6205cd76
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ const Info: Process = {
|
||||||
}).text(`v${String(process.sysInfo.version)}`),
|
}).text(`v${String(process.sysInfo.version)}`),
|
||||||
new HTML('br'),
|
new HTML('br'),
|
||||||
new HTML('a').attr({
|
new HTML('a').attr({
|
||||||
href: ''
|
href: 'https://discord.gg/nj93ywpyRy'
|
||||||
}).append(
|
}).append(
|
||||||
new HTML('img').attr({
|
new HTML('img').attr({
|
||||||
src: badge,
|
src: badge,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue