mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-12 14:37:03 +03:00
fix: actualize locales
This commit is contained in:
@@ -31,7 +31,7 @@ export function renderWikiDisclaimer(kind: 'default' | 'error' | 'warning') {
|
||||
text: _('Visit Wiki'),
|
||||
onClick: () =>
|
||||
window.open(
|
||||
'https://podkop.net/docs/troubleshooting/',
|
||||
'https://podkop.net/docs/troubleshooting/?utm_source=podkop',
|
||||
'_blank',
|
||||
'noopener,noreferrer',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user