feat: show fork in about

This commit is contained in:
Niklas 2023-03-21 00:01:51 +01:00
parent f50e5599ae
commit 4106d27bfd
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,9 @@ export const NitroSystemAlertView: FC<NotificationDefaultAlertViewProps> = props
<Text>
<b>Renderer:</b> v{GetRendererVersion()}
</Text>
<Button fullWidth variant="dark" onClick={event => window.open("https://github.com/Gurkengewuerz/")}>
Fork of Gurkengewuerz
</Button>
<Column fullWidth gap={1}>
<Button fullWidth variant="success" onClick={event => window.open("https://discord.nitrodev.co")}>
Discord