diff --git a/.vscode/settings.json b/.vscode/settings.json index 3164e38..dd5631c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -7,5 +7,12 @@ "cSpell.words": [ "azimut", "eleváció" + ], + + "gitlens.remotes": [ + { + "domain": "tea.app-dev.hu", + "type": "Gitea" + } ] } \ No newline at end of file