Skip to content
Snippets Groups Projects
Unverified Commit 4ed37ae2 authored by carsakiller's avatar carsakiller
Browse files

fix: direct issue report toast to vscode-lua

parent 170cd1b6
No related branches found
No related tags found
Loading
......@@ -7,7 +7,7 @@ export const REPOSITORY_OWNER = "carsakiller";
export const REPOSITORY_NAME = "LLS-Addons";
export const REPOSITORY_DEFAULT_BRANCH = "main";
export const REPOSITORY_ISSUES_URL =
"https://github.com/LuaLS/vscode-lua-webvue/issues/new?template=bug_report.yml";
"https://github.com/LuaLS/vscode-lua/issues/new?template=bug_report.yml";
export const ADDONS_DIRECTORY = "addons";
export const GIT_DOWNLOAD_URL = "https://git-scm.com/downloads";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment