use link www.dbgate.io

This commit is contained in:
SPRINX0\prochazka
2025-10-08 11:19:15 +02:00
parent 0346cbe911
commit c2805c8c1c
8 changed files with 12 additions and 12 deletions

View File

@@ -1046,7 +1046,7 @@ registerCommand({
id: 'app.openWeb',
category: 'Application',
name: 'DbGate web',
onClick: () => openWebLink('https://dbgate.io/'),
onClick: () => openWebLink('https://www.dbgate.io/'),
});
registerCommand({