Skip to content

Commit

Permalink
modify discord inv
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgrammerIn-wonderland committed Sep 11, 2024
1 parent 28db8ea commit 761e607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Boot.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ window.addEventListener("load", async () => {
"Instance hosted by Titanium Network.<br>More mirrors at discord.gg/unblock";
TNMark.onclick = () => {
anura.apps["anura.browser"].open([
"https://discord.gg/unblock",
"https://discord.com/invite/unblock/login",
]);
};
document.body.appendChild(TNMark);
Expand Down

0 comments on commit 761e607

Please sign in to comment.