Skip to content

Commit

Permalink
add a help button
Browse files Browse the repository at this point in the history
  • Loading branch information
CheatCod committed Jun 15, 2024
1 parent 53ca235 commit fccb54a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboard/src/components/PlayitggOverview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ export function PlayitggOverview() {
</TunnelListItem>
</TunnelListCard>
}
<a className="mt-6 block text-h3 font-medium tracking-medium text-white/50 hover:cursor-pointer hover:underline" href="https://github.com/Lodestone-Team/lodestone/wiki/Playit.gg-Integration">Need help? </a>
</div>
}
</div >
Expand Down

0 comments on commit fccb54a

Please sign in to comment.