mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-02-21 12:02:36 +01:00
Update discord link
This commit is contained in:
parent
774fbb2522
commit
01ba404d2b
@ -5,7 +5,7 @@ export const SayHello = () =>
|
|||||||
if(navigator.userAgent.toLowerCase().indexOf('chrome') > -1)
|
if(navigator.userAgent.toLowerCase().indexOf('chrome') > -1)
|
||||||
{
|
{
|
||||||
const args = [
|
const args = [
|
||||||
`\n %c %c %c Nitro ${ NitroVersion.UI_VERSION } - Renderer ${ NitroVersion.RENDERER_VERSION } %c %c %c https://nitrots.co/discord %c %c \n\n`,
|
`\n %c %c %c Nitro ${ NitroVersion.UI_VERSION } - Renderer ${ NitroVersion.RENDERER_VERSION } %c %c %c https://discord.nitrodev.co %c %c \n\n`,
|
||||||
'background: #ffffff; padding:5px 0;',
|
'background: #ffffff; padding:5px 0;',
|
||||||
'background: #ffffff; padding:5px 0;',
|
'background: #ffffff; padding:5px 0;',
|
||||||
'color: #ffffff; background: #000000; padding:5px 0;',
|
'color: #ffffff; background: #000000; padding:5px 0;',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user