mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added patreon redirect
This commit is contained in:
parent
0784630d38
commit
ad030cd560
1 changed files with 2 additions and 2 deletions
|
@ -186,8 +186,8 @@ function GetApp(): ModuleType {
|
|||
to: links.irc,
|
||||
},
|
||||
{
|
||||
from: '/discord',
|
||||
to: links.discord,
|
||||
from: '/patreon',
|
||||
to: links.patreon,
|
||||
},
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue