Skip to content

Commit

Permalink
fxied better regs
Browse files Browse the repository at this point in the history
  • Loading branch information
cashlycash committed Jul 5, 2024
1 parent d9d51dd commit 7ea26c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/bbb5/register.html
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ <h4 class="text-primary">Team Name</h4>
});

let finaldata = {
content: `-----`
content: `-----`,
embeds: [{
title: `New Registration!`,
description:v.ref.length > 0 ? `Referral Code: ${v.ref}` : "-",
Expand Down

0 comments on commit 7ea26c6

Please sign in to comment.